mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
curl --head -vvvv https://raw.githubusercontent.com
|
|
||||||
export gam_user="gam-gha-${JID}@pdl.jaylee.us"
|
export gam_user="gam-gha-${JID}@pdl.jaylee.us"
|
||||||
echo "gam_user=${gam_user}" >> $GITHUB_ENV
|
echo "gam_user=${gam_user}" >> $GITHUB_ENV
|
||||||
run_gam config customer_id "C03uzfv2s" save
|
run_gam config customer_id "C03uzfv2s" save
|
||||||
|
|||||||
Reference in New Issue
Block a user