asdf
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:
@@ -31,7 +31,7 @@ jobs:
|
||||
run: |
|
||||
pyinstaller --onefile --windowed mucapy/main.py \
|
||||
--add-data "mucapy/styling:styling" \
|
||||
--add-data "mucapy/models:models"
|
||||
--add-data "mucapy/models:models" \
|
||||
--hidden-import=todo
|
||||
|
||||
- name: Upload executable artifact
|
||||
|
||||
Reference in New Issue
Block a user