Update godot export action
This commit is contained in:
parent
c8ccbdbcff
commit
72b73fe4db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: export game
|
||||
id: export
|
||||
# Use latest version (see releases for all versions)
|
||||
uses: firebelley/godot-export@v5.2.0
|
||||
uses: firebelley/godot-export@v6.0.0
|
||||
with:
|
||||
# Defining all the required inputs
|
||||
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_linux.x86_64.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue