diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index af84c83..e3d9d57 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,7 +41,7 @@ jobs: # Build python script into a stand-alone exe - uses: jimkring/python-script-to-exe@v0.2.0 with: - script-name: main + script-name: main.py onefile: true # Uploads artifacts