Update build.yml

This commit is contained in:
Jay Lee
2025-09-30 11:04:55 -04:00
committed by GitHub
parent 71e5ef2399
commit f0fb6336d1

View File

@@ -470,6 +470,7 @@ jobs:
PYTHON=venv/scripts/python.exe
else
PYTHON=venv/bin/python
fi
PYTHON=$(realpath "$PYTHON")
echo "PYTHON=${PYTHON}" >> $GITHUB_ENV