Update build.yml

This commit is contained in:
Jay Lee
2022-01-25 18:23:05 -05:00
committed by GitHub
parent fb2bb0cb09
commit e5d9a84fc8

View File

@ -355,7 +355,7 @@ jobs:
echo "3 ${gampath}"
export gam="${gampath}/gam"
echo "gampath=${gampath}" >> $GITHUB_ENV
export "gam=${gam}" >> $GITHUB_ENV
echo "gam=${gam}" >> $GITHUB_ENV
echo -e "GAM: ${gam}\nGAMPATH: ${gampath}"
"${PYTHON}" -OO -m PyInstaller --clean --noupx --strip --onefile --distpath="${gampath}" gam.spec