remov vdgf aaaaaaaaaa
All checks were successful
godot-ci export / Steam Publish (push) Successful in 36s
All checks were successful
godot-ci export / Steam Publish (push) Successful in 36s
This commit is contained in:
@ -147,11 +147,11 @@ jobs:
|
|||||||
echo "Files in steamcmd directory:"
|
echo "Files in steamcmd directory:"
|
||||||
ls -la ~/steamcmd/
|
ls -la ~/steamcmd/
|
||||||
|
|
||||||
- name: Update VDF
|
# - name: Update VDF
|
||||||
run: |
|
# run: |
|
||||||
cd $PROJECT_PATH
|
# cd $PROJECT_PATH
|
||||||
SHORT_SHA=$(echo $GITHUB_SHA | cut -c1-8)
|
# SHORT_SHA=$(echo $GITHUB_SHA | cut -c1-8)
|
||||||
sed -i -e "s/STEAM_DESCRIPTION/${GITHUB_REF_NAME} - ${SHORT_SHA}/" build/build_dependencies/steam/app_build_2739610.vdf
|
# sed -i -e "s/STEAM_DESCRIPTION/${GITHUB_REF_NAME} - ${SHORT_SHA}/" build/build_dependencies/steam/app_build_2739610.vdf
|
||||||
|
|
||||||
# - name: Publish to Steam
|
# - name: Publish to Steam
|
||||||
# run: |
|
# run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user