mirror of
https://github.com/taers232c/GAMADV-XTD3.git
synced 2025-12-10 00:24:03 -06:00
Update build.yml
This commit is contained in:
parent
25458dc7a3
commit
83b2953602
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -520,6 +520,7 @@ jobs:
|
||||
# brew install coreutils
|
||||
# realpath=grealpath
|
||||
# fi
|
||||
export gam="${gampath}/gamadv-xtd3"
|
||||
if [[ "${RUNNER_OS}" == "Windows" ]]; then
|
||||
export gam=$(cygpath -w "$gam")
|
||||
echo "GAM on Windows at ${gam}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user