On branch feat/godot-configurator

Changes to be committed:
	modified:   ../../.github/workflows/build-gdc.yml
This commit is contained in:
monkeyx-net 2024-08-05 20:43:48 +01:00
parent 8fc4067a51
commit 5b9189dfec

View file

@ -25,8 +25,7 @@ jobs:
submodules: true
- name: Setup 💻
run: |
pwd
cd tools/configurator
cd RetroDECK_UK/tools/configurator
mkdir -v -p build/${EXPORT_NAME}-Linux-64bit ~/.local/share/godot/export_templates
mv /root/.local/share/godot/export_templates/${GODOT_VERSION}.stable ~/.local/share/godot/export_templates/${GODOT_VERSION}.stable
- name: Import resources once 📦