Skip to content

Commit

Permalink
Update ci_post_clone.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Oct 14, 2024
1 parent 01d4455 commit c0cfda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/box/ios/ci_scripts/ci_post_clone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e
brew update
brew upgrade ruby
brew update plugin ruby
# Install and activate Ruby
RUBY_VERSION=3.3.5
brew install ruby@$RUBY_VERSION
Expand Down

0 comments on commit c0cfda2

Please sign in to comment.