Update build.yml

This commit is contained in:
Jay Lee
2025-09-30 15:41:31 -04:00
committed by GitHub
parent 524ef0df55
commit bc64a292c3

View File

@@ -480,6 +480,9 @@ jobs:
- name: Install pip requirements
run: |
if [[ "$RUNNER_OS" == "Windows" ]]; then
${GITHUB_WORKSPACE}/venv/scripts/activate.bat
fi
echo "before anything..."
"$PYTHON" -m pip list
"$PYTHON" -m pip install --upgrade ..[yubikey]