mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-29 19:45:38 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-configurator.yml
This commit is contained in:
parent
e9f5f0b2fb
commit
62a6510d7e
4
.github/workflows/build-configurator.yml
vendored
4
.github/workflows/build-configurator.yml
vendored
|
@ -16,8 +16,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3.3.0
|
||||
- name : exportGame
|
||||
uses: actions/checkout@v4
|
||||
uses: firebelley/godot-export@v5.2.1
|
||||
with:
|
||||
cache: true
|
||||
|
@ -33,4 +33,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Godot Linux Configurator
|
||||
path: /home/runner/work/linux.pck
|
||||
path: /home/runner/work/configuratir.pck
|
Loading…
Reference in a new issue