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
|
nuitka-version: main
|
||||||
script-name: screenshare.py
|
script-name: screenshare.py
|
||||||
standalone: true
|
standalone: true
|
||||||
|
onefile: false
|
||||||
include-package-data: |
|
include-package-data: |
|
||||||
flask_bootstrap
|
flask_bootstrap
|
||||||
include-data-dir: |
|
include-data-dir: |
|
||||||
static=static
|
static=static
|
||||||
templates=tamplates
|
templates=templates
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user