forked from MapComplete/MapComplete
Scripts: attempt to push to android repo
This commit is contained in:
parent
65b56822a6
commit
d47a9934fd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- name: clone submodule
|
- name: clone submodule
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo -e "[submodule \"android\"]\n\tpath = android\n\turl = https://bot:${{ env.BOT_PASSWORD }}@source.mapcomplete.org/MapComplete/android-wrapper.git" > .gitmodules
|
echo -e "[submodule \"android\"]\n\tpath = android\n\turl = https://Bot:${{ env.BOT_PASSWORD }}@source.mapcomplete.org/MapComplete/android-wrapper.git" > .gitmodules
|
||||||
cat .gitmodules
|
cat .gitmodules
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue