summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/android-xml-tidy.yml2
-rw-r--r--android/scripts/ci-android-xml.sh (renamed from ci/ci-android-xml.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android-xml-tidy.yml b/.github/workflows/android-xml-tidy.yml
index dda54354b4..12d38872ca 100644
--- a/.github/workflows/android-xml-tidy.yml
+++ b/.github/workflows/android-xml-tidy.yml
@@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v3
- run: |-
sudo apt-get install tidy
- source ci/ci-android-xml.sh
+ source android/scripts/ci-android-xml.sh
tidy-verify-xml
diff --git a/ci/ci-android-xml.sh b/android/scripts/ci-android-xml.sh
index 1d7c46020a..1d7c46020a 100644
--- a/ci/ci-android-xml.sh
+++ b/android/scripts/ci-android-xml.sh