Skip to content

Commit

Permalink
fix: specific version for turbo (#2989)
Browse files Browse the repository at this point in the history
Signed-off-by: James <[email protected]>
  • Loading branch information
namchuai committed Jun 5, 2024
1 parent d6bd493 commit 0cae7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install-and-build: build-joi
ifeq ($(OS),Windows_NT)
yarn config set network-timeout 300000
endif
yarn global add turbo
yarn global add turbo@1.13.2
yarn build:core
yarn build:server
yarn install
Expand Down

0 comments on commit 0cae7c9

Please sign in to comment.