forked from Ivasoft/mattermost-mobile
Fix CI to include postinstall script of react-native-webrtc (#7043)
This commit is contained in:
@@ -114,6 +114,7 @@ commands:
|
||||
command: |
|
||||
NODE_ENV=development npm ci --ignore-scripts
|
||||
node node_modules/\@sentry/cli/scripts/install.js
|
||||
node node_modules/react-native-webrtc/tools/downloadWebRTC.js
|
||||
- save_cache:
|
||||
name: Save npm cache
|
||||
key: v2-npm-{{ checksum "package.json" }}-{{ arch }}
|
||||
|
||||
Reference in New Issue
Block a user