summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-01-19 12:29:21 +0100
committerAlbin <albin@mullvad.net>2023-01-19 12:29:32 +0100
commitd709e7cfbbf67797c3c02eea6c16a99a6fe3e0db (patch)
treefea3863353d458559232a02c76ec3395fb737585 /.github
parent6699978cd5bfb411356a6534b9121533120d17f0 (diff)
downloadmullvadvpn-d709e7cfbbf67797c3c02eea6c16a99a6fe3e0db.tar.xz
mullvadvpn-d709e7cfbbf67797c3c02eea6c16a99a6fe3e0db.zip
Move ci xml tidy script
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android-xml-tidy.yml2
1 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