typo and no onefile

This commit is contained in:
Denys Savchenko 2024-10-13 14:06:28 +02:00 committed by GitHub
parent 142a66b962
commit 18884bda90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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