Update build.yml

This commit is contained in:
Jay Lee
2023-07-21 15:24:51 -04:00
committed by GitHub
parent e29327a0d9
commit b998ef860b

View File

@ -612,7 +612,7 @@ jobs:
brew install gnupg
fi
source ../.github/actions/decrypt.sh ../.github/actions/creds.tar.xz.gpg creds.tar.xz
rm $gampath/oauth2service.json
rm ~/.gam/oauth2service.json
export OAUTHFILE="oauth2.txt-gam-gha-${JID}"
echo "OAUTHFILE=${OAUTHFILE}" >> $GITHUB_ENV
export gam_user="gam-gha-${JID}@pdl.jaylee.us"