forked from MapComplete/MapComplete
Attempt to get script working
This commit is contained in:
parent
2088f416ea
commit
dd3a5f5e68
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
||||||
git submodule update
|
git submodule update
|
||||||
cd android
|
cd android
|
||||||
git config --global --add safe.directory $(pwd)
|
git config --global --add safe.directory $(pwd)
|
||||||
git pull
|
git pull --set-upstream origin main
|
||||||
|
|
||||||
- name: Move dependency (@capacitor) into android repo
|
- name: Move dependency (@capacitor) into android repo
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue