mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -463,7 +463,7 @@ jobs:
|
||||
run: |
|
||||
cd "$GITHUB_WORKSPACE"
|
||||
pwd
|
||||
"$PYTHON" -m pip install --upgrade pyscard
|
||||
"$PYTHON" -m pip install --upgrade --force-reinstall --no-binary pyscard
|
||||
echo "1) ${PYTHON}"
|
||||
"$PYTHON" -m venv venv
|
||||
ls -alRF venv
|
||||
|
||||
Reference in New Issue
Block a user