diff --git a/.github/workflows/nuitka-compile.yml b/.github/workflows/nuitka-compile.yml index 5973839..79c67ef 100644 --- a/.github/workflows/nuitka-compile.yml +++ b/.github/workflows/nuitka-compile.yml @@ -37,7 +37,7 @@ jobs: uses: Nuitka/Nuitka-Action@main with: nuitka-version: main - script-name: server_status/main.py + script-name: main.py onefile: true standalone: true follow-imports: true