typo and no onefile
This commit is contained in:
parent
142a66b962
commit
18884bda90
3
.github/workflows/nuitka.yml
vendored
3
.github/workflows/nuitka.yml
vendored
|
@ -34,11 +34,12 @@ jobs:
|
|||
nuitka-version: main
|
||||
script-name: screenshare.py
|
||||
standalone: true
|
||||
onefile: false
|
||||
include-package-data: |
|
||||
flask_bootstrap
|
||||
include-data-dir: |
|
||||
static=static
|
||||
templates=tamplates
|
||||
templates=templates
|
||||
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in New Issue
Block a user