mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 06:25:39 +00:00
Update godot.yml
This commit is contained in:
parent
c0045f1d9b
commit
2766ea2939
2
.github/workflows/godot.yml
vendored
2
.github/workflows/godot.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
lfs: true
|
lfs: true
|
||||||
- name: Build
|
- name: Build
|
||||||
id: build
|
id: build
|
||||||
uses: krynv/build-godot-action@v1.0.0
|
uses: krynv/build-godot-action@v1.4.1
|
||||||
with:
|
with:
|
||||||
name: example
|
name: example
|
||||||
preset: ${{ matrix.platform }}
|
preset: ${{ matrix.platform }}
|
||||||
|
|
Loading…
Reference in a new issue