From f9cc703579d60af876d6b873055343fa439ddf37 Mon Sep 17 00:00:00 2001 From: Nitwel Date: Mon, 20 Nov 2023 17:02:06 +0100 Subject: [PATCH] update workflow --- .github/workflows/build-debug.yml | 5 ++--- android/editor_settings-4.tres | 3 --- editor_settings-4.tres | 3 +++ 3 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 android/editor_settings-4.tres create mode 100644 editor_settings-4.tres diff --git a/.github/workflows/build-debug.yml b/.github/workflows/build-debug.yml index b5fea67..9579012 100644 --- a/.github/workflows/build-debug.yml +++ b/.github/workflows/build-debug.yml @@ -38,12 +38,11 @@ jobs: - name: Setup Android Export run: | - mkdir -p ~/.android keytool -keyalg RSA -genkeypair -alias androiddebugkey -keypass android -keystore debug.keystore -storepass android -dname "CN=Android Debug,O=Android,C=US" -validity 9999 -deststoretype pkcs12 - mv -v debug.keystore ~/.android/debug.keystore + ls -l mkdir -p ~/.config/godot - cp -v ./android/editor_settings-4.tres ~/.config/godot/ + cp -v ./editor_settings-4.tres ~/.config/godot/ mkdir -p ./android/build touch ./android/build/.gdignore diff --git a/android/editor_settings-4.tres b/android/editor_settings-4.tres deleted file mode 100644 index 809d366..0000000 --- a/android/editor_settings-4.tres +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec44a5d620459eb59ed04d79f324e288c428a5e4b73817464aa2d0c383a6d68d -size 287 diff --git a/editor_settings-4.tres b/editor_settings-4.tres new file mode 100644 index 0000000..8803e5a --- /dev/null +++ b/editor_settings-4.tres @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ad3273db12b74c881ed1cb4600bb2510f06656a0c48f1d7b0362080eede8d6 +size 324