mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
build-react-native template - disable yarn telemetry
This commit is contained in:
parent
c49a8ca454
commit
61f1c925bd
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ Builds:
|
|||
- npm cache clean
|
||||
- npm install --build-from-source
|
||||
# For Yarn
|
||||
- yarn config set --home enableTelemetry 0
|
||||
- yarn cache clean
|
||||
- npm_config_build_from_source=true yarn --force
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue