diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 53f7a3bb..85d3cf3d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -184,7 +184,7 @@ jobs: if: matrix.goal != 'test' && matrix.gamos == 'windows' shell: powershell run: | - ""C:\Program Files\Git\bin\git.exe" clone https://github.com/pyinstaller/pyinstaller.git + "C:\Program Files\Git\bin\git.exe" clone https://github.com/pyinstaller/pyinstaller.git cd pyinstaller Remove-Item PyInstaler\bootloader\*\* cd bootloader