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