forked from MapComplete/MapComplete
Fix config
This commit is contained in:
parent
e2e90f2f8c
commit
8882e0f71f
2 changed files with 2 additions and 1 deletions
|
@ -47,6 +47,7 @@ jobs:
|
||||||
|
|
||||||
- name: Move dependency (@capacitor) into android repo
|
- name: Move dependency (@capacitor) into android repo
|
||||||
run: |
|
run: |
|
||||||
|
cd android
|
||||||
cp -r ../node_modules/@capacitor ./
|
cp -r ../node_modules/@capacitor ./
|
||||||
sed "s/..\/node_modules\///g" -i capacitor.settings.gradle
|
sed "s/..\/node_modules\///g" -i capacitor.settings.gradle
|
||||||
|
|
||||||
|
|
2
android
2
android
|
@ -1 +1 @@
|
||||||
Subproject commit 6947a1adbaf7c908a096b1d48fd9d10c3aadfbe3
|
Subproject commit 4e527218d470d4b0812b4138134a65e3d83e18ad
|
Loading…
Add table
Add a link
Reference in a new issue