mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +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 GA_DOMAIN="pdl.jaylee.us"
|
||||
touch "${gampath}/enabledasa.txt"
|
||||
$gam oauth info
|
||||
#$gam oauth info
|
||||
$gam info domain
|
||||
$gam oauth refresh
|
||||
#$gam oauth refresh
|
||||
$gam info user
|
||||
export tstamp=$($PYTHON -c "import time; print(time.time_ns())")
|
||||
export newbase="gha_test_${JID}_${tstamp}"
|
||||
|
||||
Reference in New Issue
Block a user