Fix tutanota build

This commit is contained in:
John 2022-02-02 13:55:01 +00:00 committed by Licaon_Kter
parent 530a711027
commit 845fd9827e

View file

@ -1487,7 +1487,7 @@ Builds:
- versionName: 3.91.6
versionCode: 391060
commit: 037de9051bafe4af9cd0a34e2957b8e67dc4d249
commit: 7be2e97ac621ed12ef085eea9b42afd5166b262a
subdir: app-android/app
sudo:
- apt-get update || apt-get update
@ -1507,7 +1507,8 @@ Builds:
- cd ../..
- node buildSrc/fixFdroidDeps.js
- npm install
- node dist prod
- npm run build-packages
- node --max-old-space-size=4096 dist prod
- node buildSrc/prepareMobileBuild.js dist
scandelete:
- node_modules/**