i cant do shit
All checks were successful
Build MuCaPy Executable / build-and-package (push) Successful in 1m41s
All checks were successful
Build MuCaPy Executable / build-and-package (push) Successful in 1m41s
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Build executable with PyInstaller
|
- name: Build executable with PyInstaller
|
||||||
run: |
|
run: |
|
||||||
pyinstaller --onefile --windowed mucapy/main.py \
|
pyinstaller --onefile --windowed mucapy/main.py \
|
||||||
--add-data "mucapy/styling:mucapy/styling"
|
--add-data "mucapy/styling:styling"
|
||||||
|
|
||||||
- name: Upload executable artifact
|
- name: Upload executable artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user