Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[build] Satisfy 'brew link node@4' condition
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoabinader committed Feb 1, 2017
1 parent ab814ef commit d4cee2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/node/bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ workflows:
brew install cmake
brew unlink node
brew install awscli node@4
brew link node@4
brew link node@4 --force
gem install xcpretty --no-rdoc --no-ri
make node
- script:
Expand Down

0 comments on commit d4cee2c

Please sign in to comment.