This commit is contained in:
parent
29e80ff257
commit
e66baaee64
@ -17,7 +17,7 @@ jobs:
|
||||
- run: pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py
|
||||
- run: ls ${{ gitea.workspace }}
|
||||
- run: ls ${{ gitea.workspace }}/dist/
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Inex
|
||||
path: ${{ gitea.workspace }}/dist/inex
|
Loading…
x
Reference in New Issue
Block a user