We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44b354 commit c7f536cCopy full SHA for c7f536c
mise.toml
@@ -3,4 +3,4 @@ bun = "latest"
3
ruby = "3.3.0"
4
5
[hooks]
6
-postinstall = "bun install && cd macos && pod install"
+postinstall = "bun install && gem install bundler && bundle install && cd macos && pod install"
0 commit comments