Commit a05dd0de authored by refcell.eth's avatar refcell.eth Committed by GitHub

fix: husky hook install after nuke (#8909)

parent a5724be1
...@@ -21,6 +21,7 @@ build-ts: submodules ...@@ -21,6 +21,7 @@ build-ts: submodules
. $$NVM_DIR/nvm.sh && nvm use; \ . $$NVM_DIR/nvm.sh && nvm use; \
fi fi
pnpm install:ci pnpm install:ci
pnpm prepare
pnpm build pnpm build
.PHONY: build-ts .PHONY: build-ts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment