Skip to content

Commit c7f536c

Browse files
committed
Update bundle installation
1 parent b44b354 commit c7f536c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ bun = "latest"
33
ruby = "3.3.0"
44

55
[hooks]
6-
postinstall = "bun install && cd macos && pod install"
6+
postinstall = "bun install && gem install bundler && bundle install && cd macos && pod install"

0 commit comments

Comments
 (0)