Finished linux installer
All checks were successful
Build Inex Executable / Build (push) Successful in 1m18s
All checks were successful
Build Inex Executable / Build (push) Successful in 1m18s
This commit is contained in:
parent
e66baaee64
commit
e421b1b376
@ -15,8 +15,6 @@ jobs:
|
||||
- run: apt-get install unixodbc -y
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pyinstaller --noconfirm --onefile --console ${{ gitea.workspace }}/inex.py
|
||||
- run: ls ${{ gitea.workspace }}
|
||||
- run: ls ${{ gitea.workspace }}/dist/
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Inex
|
||||
|
Loading…
x
Reference in New Issue
Block a user