Skip to content

Commit

Permalink
Fix copy pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Jan 2, 2024
1 parent 4d548af commit 6be2303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native_gg/ios/ci_scripts/ci_post_clone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ echo "============> Installing Node <============"
brew install node@20

echo "============> Linking Node <============"
brew link node@16
brew link node@20

echo "=========> Installing cocoapods"
brew install cocoapods
Expand Down

0 comments on commit 6be2303

Please sign in to comment.