insane
This commit is contained in:
@ -52,9 +52,9 @@ jobs:
|
|||||||
sed -i "s/var short_sha: String = \"X\"/var short_sha: String = \"${SHORT_SHA}\"/" ${PROJECT_PATH}/game/scripts/version_text.gd
|
sed -i "s/var short_sha: String = \"X\"/var short_sha: String = \"${SHORT_SHA}\"/" ${PROJECT_PATH}/game/scripts/version_text.gd
|
||||||
sed -i "s/var build_override: bool = false/var build_override: bool = true/" ${PROJECT_PATH}/game/scripts/version_text.gd
|
sed -i "s/var build_override: bool = false/var build_override: bool = true/" ${PROJECT_PATH}/game/scripts/version_text.gd
|
||||||
|
|
||||||
# # Show the updated file for verification
|
# Show the updated file for verification
|
||||||
# echo "Updated version_text.gd:"
|
echo "Updated version_text.gd:"
|
||||||
# cat ${PROJECT_PATH}/game/scripts/version_text.gd
|
cat ${PROJECT_PATH}/game/scripts/version_text.gd
|
||||||
|
|
||||||
- name: Windows Build
|
- name: Windows Build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user