This commit is contained in:
		| @@ -29,7 +29,7 @@ jobs: | ||||
|       # - name: Upload Release Asset | ||||
|       ##   env: | ||||
|       #     GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }} | ||||
|       - run: pip install -r requirements.txt | ||||
|       - run: pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py | ||||
|       - run: python pip install -r requirements.txt | ||||
|       - run: python pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py | ||||
|         # run: gh release upload <release_tag> <a_file> | ||||
|        | ||||
		Reference in New Issue
	
	Block a user