mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-25 16:41:35 +00:00
more debug decrypt
This commit is contained in:
1
.github/actions/decrypt.sh
vendored
1
.github/actions/decrypt.sh
vendored
@@ -14,3 +14,4 @@ gpg --quiet --batch --yes --decrypt --passphrase="${PASSCODE}" \
|
||||
--output "${credsfile}" "${gpgfile}"
|
||||
|
||||
tar xvvf "${credsfile}" --directory "${gampath}"
|
||||
ls -l "${gampath}"
|
||||
|
||||
Reference in New Issue
Block a user