mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-22 15:11:37 +00:00
actions: actually enable one dir on Linux
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -549,7 +549,6 @@ jobs:
|
||||
else
|
||||
export PYINSTALLER_BUILD_ONEDIR=yes
|
||||
export gampath=$(realpath "${gampath}/gam7")
|
||||
export PYINSTALLER_BUILD_ONEDIR=no
|
||||
fi
|
||||
export gam="${gampath}/gam"
|
||||
echo "gampath=${gampath}" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user