mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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
|
echo "PYTHON=${PYTHON_INSTALL_PATH}\python.exe" >> $GITHUB_ENV
|
||||||
export date=date
|
export date=date
|
||||||
fi
|
fi
|
||||||
echo "date=${/date}" >> $GITHUB_ENV
|
echo "date=${date}" >> $GITHUB_ENV
|
||||||
$date --help
|
$date --help
|
||||||
if [[ "${arch}" == "Win64" ]]; then
|
if [[ "${arch}" == "Win64" ]]; then
|
||||||
PYEXTERNALS_PATH="amd64"
|
PYEXTERNALS_PATH="amd64"
|
||||||
|
|||||||
Reference in New Issue
Block a user