From ab74a1864668f32639009958db6fee00fa75e4b8 Mon Sep 17 00:00:00 2001 From: Silvan Wegmann Date: Mon, 1 Apr 2024 02:16:31 +0200 Subject: [PATCH] Add newline for editor_settings --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index fca1f24..d4c482e 100644 --- a/action.yml +++ b/action.yml @@ -65,6 +65,7 @@ runs: env: SETTINGS: | [gd_resource type="EditorSettings" format=3] + [resource] export/android/android_sdk_path = "/usr/local/lib/android/sdk" export/android/shutdown_adb_on_exit = true