mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 13:43:35 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -187,7 +187,7 @@ jobs:
|
||||
$pip install wheel $pipoptions
|
||||
|
||||
- name: Install PyInstaller
|
||||
if: matrix.goal != test
|
||||
if: matrix.goal != 'test'
|
||||
run: |
|
||||
export url="https://codeload.github.com/pyinstaller/pyinstaller/tar.gz/${PYINSTALLER_VERSION}"
|
||||
echo "Downloading ${url}"
|
||||
|
Reference in New Issue
Block a user