This commit is contained in:
parent
9ca8631abb
commit
822fb79fd4
@ -27,7 +27,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
# - name: Upload Release Asset
|
# - name: Upload Release Asset
|
||||||
# env:
|
## env:
|
||||||
# GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
# GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
- run: pip install -r requirements.txt
|
- run: pip install -r requirements.txt
|
||||||
- run: pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py
|
- run: pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user