Skip to content

Commit

Permalink
Merge pull request #5085 from dantengsky/hot-fix-revert-build-script
Browse files Browse the repository at this point in the history
hotfix(build): Revert "feat: add "instal_pgk thrift" to dev_setup.sh"
  • Loading branch information
dantengsky authored Apr 28, 2022
2 parents aed173a + d064644 commit b86e963
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/setup/dev_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,6 @@ if [[ "$INSTALL_BUILD_TOOLS" == "true" ]]; then
install_pkg llvm "$PACKAGE_MANAGER"

install_toolchain "$RUST_TOOLCHAIN"

install_pkg thrift "$PACKAGE_MANAGER"
fi

if [[ "$INSTALL_DEV_TOOLS" == "true" ]]; then
Expand Down

0 comments on commit b86e963

Please sign in to comment.