We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59b224 commit 40943c7Copy full SHA for 40943c7
scripts/setup.sh
@@ -27,7 +27,7 @@ install_linux_deps() {
27
install_macos_deps() {
28
echo "Detected macOS"
29
xcode-select --install || true
30
- brew install mise pnpm protobuf zsh bash fish shellcheck jq
+ brew install mise pnpm protobuf zsh bash fish shellcheck jq gnu-tar
31
}
32
33
install_rust() {
0 commit comments