Skip to content

Commit

Permalink
Update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Balanced02 committed Jun 20, 2023
1 parent f599ae1 commit fe6a2c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ pipeline {
source ~/.bash_profile
npm install -g yarn
yarn
yarn remove mobile-protect
yarn run link
yarn remove mobile-protect && yarn run link
export LANG=en_US.UTF-8 && export GEM_HOME=$HOME/.gem && export PATH=$GEM_HOME/bin:$PATH
gem install cocoapods --user-install && npx pod-install
'''
Expand Down

0 comments on commit fe6a2c0

Please sign in to comment.