buncha shit
All checks were successful
Build MuCaPy Executable / build-and-package (push) Successful in 1m40s
All checks were successful
Build MuCaPy Executable / build-and-package (push) Successful in 1m40s
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
pyinstaller --onefile --windowed mucapy/main.py \
|
||||
--add-data "mucapy/styling:styling" \
|
||||
--add-data "mucapy/models:models" \
|
||||
--hidden-import=todo
|
||||
--add-data "mucapy/todopackage:todopackage"
|
||||
|
||||
- name: Upload executable artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user