Skip to content

Commit 8f04938

Browse files
committed
misc: Add yarn to make prepare-release
It is a necessary step to install dependencies.
1 parent 4e552ec commit 8f04938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
prepare-release:
2+
yarn
23
yarn clean
34
yarn build
45
yarn lint

0 commit comments

Comments
 (0)