From 8fc4067a51b83ed920af20b7ae5663d519bce70a Mon Sep 17 00:00:00 2001 From: monkeyx-net Date: Mon, 5 Aug 2024 20:29:59 +0100 Subject: [PATCH] On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml --- .github/workflows/build-gdc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-gdc.yml b/.github/workflows/build-gdc.yml index 8b6da1fb..3ef15d41 100644 --- a/.github/workflows/build-gdc.yml +++ b/.github/workflows/build-gdc.yml @@ -25,6 +25,7 @@ jobs: submodules: true - name: Setup 💻 run: | + pwd 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