mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: ../../.github/workflows/go-simple.yml
This commit is contained in:
parent
f4a6f811cd
commit
f71f5a95ca
2
.github/workflows/go-simple.yml
vendored
2
.github/workflows/go-simple.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
lfs: true
|
lfs: true
|
||||||
- name: Build
|
- name: Build
|
||||||
id: build
|
id: build
|
||||||
uses: manleydev/build-godot-action@v1.5.0
|
uses: krynv/build-godot-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
name: gd-test
|
name: gd-test
|
||||||
preset: ${{ matrix.platform }}
|
preset: ${{ matrix.platform }}
|
||||||
|
|
Loading…
Reference in a new issue