diff --git a/.github/workflows/nuitka-compile.yml b/.github/workflows/nuitka-compile.yml index 02ee3d5..75a4a80 100644 --- a/.github/workflows/nuitka-compile.yml +++ b/.github/workflows/nuitka-compile.yml @@ -36,7 +36,7 @@ jobs: uses: Nuitka/Nuitka-Action@main with: nuitka-version: main - script-name: server_status.__main__.py + script-name: server_status/__main__.py onefile: true - name: Upload Artifacts