diff --git a/.github/workflows/nuitka-compile.yml b/.github/workflows/nuitka-compile.yml index 1910f6c..e1bfe5e 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__ + script-name: server_status.__main__.py onefile: true - name: Upload Artifacts