From ad1048863fb7944d9fc0d44dd8ebe501c5c95867 Mon Sep 17 00:00:00 2001 From: Asad Memon Date: Thu, 15 Feb 2024 22:57:50 -0800 Subject: [PATCH] Update godot4-build.yml --- .github/workflows/godot4-build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/godot4-build.yml b/.github/workflows/godot4-build.yml index f6e6a15..fca77e1 100644 --- a/.github/workflows/godot4-build.yml +++ b/.github/workflows/godot4-build.yml @@ -21,7 +21,8 @@ jobs: uses: dulvui/godot-4-html-export@v0.0.2 with: working-directory: $WORKING_DIRECTORY - create-export-preset-cfg: true + create-export-preset-cfg: false + godot-create-export-preset-cfg: false os: Windows - name: Push