mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 08:01:36 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -181,7 +181,7 @@ jobs:
|
||||
$pip install wheel $pipoptions
|
||||
|
||||
- name: Windows Install PyInstaller
|
||||
if: matrix.goal != 'test' ^^ matrix.gamos == 'windows'
|
||||
if: matrix.goal != 'test' && matrix.gamos == 'windows'
|
||||
shell: powershell
|
||||
run: |
|
||||
git clone https://github.com/pyinstaller/pyinstaller.git
|
||||
|
||||
Reference in New Issue
Block a user