diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 226e35c..10a9b72 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -75,7 +75,7 @@ jobs: - name: Download pyinstaller repository uses: actions/checkout@v3 with: - repository: 'https://github.com/pyinstaller/pyinstaller.git' + repository: 'pyinstaller/pyinstaller' ref: 'v5.8.0' path: pyinstaller