mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-26 15:55:38 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: ../../.github/workflows/build-gdc.yml
This commit is contained in:
parent
40e5a4e0e9
commit
367d61b94f
3
.github/workflows/build-gdc.yml
vendored
3
.github/workflows/build-gdc.yml
vendored
|
@ -17,8 +17,7 @@ jobs:
|
||||||
export-linux:
|
export-linux:
|
||||||
name: Linux Export 🐧
|
name: Linux Export 🐧
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
working-directory: tools/configurator
|
||||||
working-directory: tools/configurator
|
|
||||||
container:
|
container:
|
||||||
image: docker://barichello/godot-ci:4.2.2
|
image: docker://barichello/godot-ci:4.2.2
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue