include data dir
This commit is contained in:
parent
aeb0ab35ac
commit
60389e15b3
4
.github/workflows/nuitka.yml
vendored
4
.github/workflows/nuitka.yml
vendored
|
@ -35,8 +35,10 @@ jobs:
|
|||
script-name: screenshare.py
|
||||
standalone: true
|
||||
include-package-data: |
|
||||
flask
|
||||
flask_bootstrap
|
||||
include-data-dir: |
|
||||
static
|
||||
templates
|
||||
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in New Issue
Block a user