hub actions build fix
This commit is contained in:
parent
2a164b59aa
commit
5eeac7a9d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: Build Godot Game
|
||||
id: build
|
||||
uses: josephbmanley/build-godot-action@v1.4.1
|
||||
uses: josephbmanley/build-godot-action@v1.5.0
|
||||
with:
|
||||
name: "index.html"
|
||||
preset: web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue