From 367d61b94f8b81f485f1311cf874559ea80ad65e Mon Sep 17 00:00:00 2001 From: monkeyx-net Date: Mon, 5 Aug 2024 20:50:24 +0100 Subject: [PATCH] On branch feat/godot-configurator Changes to be committed: modified: ../../.github/workflows/build-gdc.yml --- .github/workflows/build-gdc.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build-gdc.yml b/.github/workflows/build-gdc.yml index 1d60a94b..0786e892 100644 --- a/.github/workflows/build-gdc.yml +++ b/.github/workflows/build-gdc.yml @@ -17,8 +17,7 @@ jobs: export-linux: name: Linux Export 🐧 runs-on: ubuntu-latest - defaults: - working-directory: tools/configurator + working-directory: tools/configurator container: image: docker://barichello/godot-ci:4.2.2 steps: