Scripts: attempt to build android

This commit is contained in:
Pieter Vander Vennet 2025-04-28 14:30:07 +02:00
parent 4d0d3ff8c5
commit 8ebd177977

View file

@ -25,7 +25,7 @@ jobs:
- name: clone submodule
shell: bash
run: |
echo "[submodule "android"]\n path = android\n url = https://source.mapcomplete.org/MapComplete/android-wrapper.git" > .gitmodules
echo -e "[submodule "android"]\n path = android\n url = https://source.mapcomplete.org/MapComplete/android-wrapper.git" > .gitmodules
git submodule init
git submodule update