diff --git a/.github/workflows/pyinstaller.yml b/.github/workflows/pyinstaller.yml index f7338ea..8769d13 100644 --- a/.github/workflows/pyinstaller.yml +++ b/.github/workflows/pyinstaller.yml @@ -32,9 +32,7 @@ jobs: # with: # name: maigret_standalone_win32 # path: pyinstaller/dist/windows - release: - runs-on: ubuntu-latest - steps: + - name: Download PyInstaller Binary uses: actions/download-artifact@v4 with: