diff --git a/.github/workflows/nuitka.yml b/.github/workflows/nuitka.yml index b176237..cb9351e 100644 --- a/.github/workflows/nuitka.yml +++ b/.github/workflows/nuitka.yml @@ -37,8 +37,8 @@ jobs: include-package-data: | flask_bootstrap include-data-dir: | - static - templates + static=static + templates=tamplates - name: Upload Artifacts uses: actions/upload-artifact@v4