typo and no onefile
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user