From 813a94f8d675c3b7f9c86af4a3ca41da5675d05f Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 23 Dec 2021 08:28:15 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a16aca09..53f7a3bb 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: | - git 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