mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-20 06:01:37 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -142,7 +142,7 @@ jobs:
|
||||
echo "PYTHON=${PYTHON_INSTALL_PATH}\python.exe" >> $GITHUB_ENV
|
||||
export date=date
|
||||
fi
|
||||
echo "date=${/date}" >> $GITHUB_ENV
|
||||
echo "date=${date}" >> $GITHUB_ENV
|
||||
$date --help
|
||||
if [[ "${arch}" == "Win64" ]]; then
|
||||
PYEXTERNALS_PATH="amd64"
|
||||
|
||||
Reference in New Issue
Block a user