mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-21 06:31:37 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user