Update build.yml

This commit is contained in:
Jay Lee
2021-12-23 08:24:08 -05:00
committed by GitHub
parent ce1e880ed0
commit e83b75e2c3

View File

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