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/build-gdc.yml
This commit is contained in:
parent
39f4697e70
commit
2fc59172b0
3
.github/workflows/build-gdc.yml
vendored
3
.github/workflows/build-gdc.yml
vendored
|
@ -19,6 +19,9 @@ jobs:
|
|||
export-linux:
|
||||
name: Linux Export 🐧
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
working-directory: tools/configurator
|
||||
container:
|
||||
image: docker://barichello/godot-ci:4.2.2
|
||||
|
|
Loading…
Reference in a new issue