forked from MapComplete/MapComplete
Chore: fix android build
This commit is contained in:
parent
07d5c85971
commit
82905fee3f
3 changed files with 23 additions and 8 deletions
|
@ -1,7 +1,5 @@
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
push
|
||||
|
||||
jobs:
|
||||
build_android:
|
||||
|
@ -22,7 +20,7 @@ jobs:
|
|||
run: npm ci
|
||||
shell: bash
|
||||
|
||||
- run: mkdir -p ./assets/generated && npm run init
|
||||
- run: npm run init
|
||||
|
||||
- name: clone submodule
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue