Update build.yml

This commit is contained in:
Jay Lee
2025-09-30 11:37:05 -04:00
committed by GitHub
parent 5b1c3a3a46
commit fe7c46e04d

View File

@@ -465,6 +465,7 @@ jobs:
- name: Create and use Python venv
run: |
cd "$GITHUB_WORKSPACE"
pwd
echo "1) ${PYTHON}"
"$PYTHON" -m venv venv