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
@@ -473,7 +473,7 @@ jobs:
|
||||
export PYTHON=venv/bin/python
|
||||
fi
|
||||
echo "2) ${PYTHON}"
|
||||
export PYTHON=$(realpath "$PYTHON")
|
||||
export PYTHON=$(realpath --no-symlinks "$PYTHON")
|
||||
echo "3) ${PYTHON}"
|
||||
echo "PYTHON=${PYTHON}" >> $GITHUB_ENV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user