lemonde - use debian npm

This commit is contained in:
Licaon_Kter 2024-05-07 14:31:41 +00:00
parent 4d3a240984
commit 21db8e57eb

View file

@ -350,10 +350,8 @@ Builds:
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.1/node-v18.12.1-linux-x64.tar.gz
- echo "a8fcacb8033504e6d704bdee821f7005ee3774db25c799bcf2a13b5bda7de172 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- apt-get update
- apt-get install -y npm
- npm install -g yarn
gradle:
- yes
@ -376,7 +374,7 @@ Builds:
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
scandelete:
- node_modules
ndk: r20
ndk: 26.1.10909125
AutoUpdateMode: Version
UpdateCheckMode: Tags