Godot auto build
Build Godot Project (Linux) / build-linux (push) Failing after 5s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
2026-06-22 10:45:48 -06:00
parent c345b07544
commit a4656aa092
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- name: Export Linux Binary via Godot Container
# This forces just THIS step to run inside the Godot container
uses: docker://barichello/godot-ci:4.3
uses: docker://barichello/godot-ci:4.7
with:
# 👇 Force the container to use bash to parse the block sequentially
entrypoint: /bin/bash