Update build.yml

This commit is contained in:
Jay Lee
2021-12-23 09:11:12 -05:00
committed by GitHub
parent 82111236fb
commit 1f739e1c63

View File

@@ -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