mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -603,9 +603,9 @@ jobs:
|
|||||||
export CUSTOMER_ID="C01wfv983"
|
export CUSTOMER_ID="C01wfv983"
|
||||||
export GA_DOMAIN="pdl.jaylee.us"
|
export GA_DOMAIN="pdl.jaylee.us"
|
||||||
touch "${gampath}/enabledasa.txt"
|
touch "${gampath}/enabledasa.txt"
|
||||||
$gam oauth info
|
#$gam oauth info
|
||||||
$gam info domain
|
$gam info domain
|
||||||
$gam oauth refresh
|
#$gam oauth refresh
|
||||||
$gam info user
|
$gam info user
|
||||||
export tstamp=$($PYTHON -c "import time; print(time.time_ns())")
|
export tstamp=$($PYTHON -c "import time; print(time.time_ns())")
|
||||||
export newbase="gha_test_${JID}_${tstamp}"
|
export newbase="gha_test_${JID}_${tstamp}"
|
||||||
|
|||||||
Reference in New Issue
Block a user