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 21:02:01 +01:00
parent 92496a6e5d
commit adca0027b5

View file

@ -26,7 +26,6 @@ jobs:
submodules: true
- name: Setup 💻
run: |
cd 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 📦