I really should've committed this when I finished it...
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build with PyInstaller
|
- name: Build with PyInstaller
|
||||||
run: |
|
run: |
|
||||||
cd app
|
cd app
|
||||||
pyinstaller --onefile --add-data "ui:ui" wolServer.py
|
pyinstaller --onefile --add-data "ui:ui" wolServer.py
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user