mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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'
|
if: matrix.goal != 'test' && matrix.gamos == 'windows'
|
||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/pyinstaller/pyinstaller.git
|
""C:\Program Files\Git\bin\git.exe" clone https://github.com/pyinstaller/pyinstaller.git
|
||||||
cd pyinstaller
|
cd pyinstaller
|
||||||
Remove-Item PyInstaler\bootloader\*\*
|
Remove-Item PyInstaler\bootloader\*\*
|
||||||
cd bootloader
|
cd bootloader
|
||||||
|
|||||||
Reference in New Issue
Block a user