mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-21 06:31:37 +00:00
Remove curl command from build.yml
Removed unnecessary curl command from build workflow.
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -903,7 +903,6 @@ jobs:
|
||||
fi
|
||||
}
|
||||
|
||||
curl --head -vvvv https://raw.githubusercontent.com
|
||||
export gam_user="gam-gha-${JID}@pdl.jaylee.us"
|
||||
echo "gam_user=${gam_user}" >> $GITHUB_ENV
|
||||
run_gam config customer_id "C03uzfv2s" save
|
||||
|
||||
Reference in New Issue
Block a user