mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 07:55:37 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-configurator.yml
This commit is contained in:
parent
62a6510d7e
commit
8478a39450
2
.github/workflows/build-configurator.yml
vendored
2
.github/workflows/build-configurator.yml
vendored
|
@ -16,8 +16,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name : exportGame
|
||||
uses: actions/checkout@v4
|
||||
uses: firebelley/godot-export@v5.2.1
|
||||
with:
|
||||
cache: true
|
||||
|
|
Loading…
Reference in a new issue