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