forked from MapComplete/MapComplete
Scripts: attempt to fix android build
This commit is contained in:
parent
3d8569604c
commit
e94c27e2a2
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ jobs:
|
||||||
cd android
|
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
|
||||||
|
cat capacitor.settings.gradle
|
||||||
git add capacitor.settings.gradle
|
git add capacitor.settings.gradle
|
||||||
|
|
||||||
- name: set android version number
|
- name: set android version number
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue