forked from MapComplete/MapComplete
Scripts: attempt to push to android repo
This commit is contained in:
parent
4d4adf081b
commit
8b98b70f4a
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ jobs:
|
||||||
cat .gitmodules
|
cat .gitmodules
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
cd android
|
||||||
|
git config --global --add safe.directory $(pwd)
|
||||||
|
|
||||||
- name: Update android repo
|
- name: Update android repo
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue