Godot auto build
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Export Linux Binary via Godot Container
|
- name: Export Linux Binary via Godot Container
|
||||||
# This forces just THIS step to run inside the 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:
|
with:
|
||||||
# 👇 Force the container to use bash to parse the block sequentially
|
# 👇 Force the container to use bash to parse the block sequentially
|
||||||
entrypoint: /bin/bash
|
entrypoint: /bin/bash
|
||||||
|
|||||||
Reference in New Issue
Block a user