forked from MapComplete/MapComplete
Attempt to get script working
This commit is contained in:
parent
1ace488ced
commit
6bc35fba6b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
|||
cd android
|
||||
git config --global --add safe.directory $(pwd)
|
||||
git remote -v
|
||||
git pull origin refs/heads/main
|
||||
git pull origin main
|
||||
|
||||
- name: install deps
|
||||
run: npm ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue