forked from MapComplete/MapComplete
Attempt to get scripts working
This commit is contained in:
parent
535034b2d5
commit
472517e564
1 changed files with 1 additions and 4 deletions
|
@ -23,10 +23,7 @@ jobs:
|
|||
- name: clone submodule
|
||||
shell: bash
|
||||
run: |
|
||||
echo -e "[submodule \"android\"]\n\tpath = android\n\turl = https://source.mapcomplete.org/MapComplete/android-wrapper.git" > .gitmodules
|
||||
cat .gitmodules
|
||||
git submodule init
|
||||
git submodule update
|
||||
git pull --prune --recurse-submodules --force
|
||||
cd android
|
||||
git config --global --add safe.directory $(pwd)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue