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
|
- name: Build Godot Game
|
||||||
id: build
|
id: build
|
||||||
uses: josephbmanley/build-godot-action@v1.4.1
|
uses: josephbmanley/build-godot-action@v1.5.0
|
||||||
with:
|
with:
|
||||||
name: "index.html"
|
name: "index.html"
|
||||||
preset: web
|
preset: web
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue