Skip to content

Commit

Permalink
chore: use forge install
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinEgalite committed Jul 6, 2023
1 parent 4be8657 commit bca68b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/post-merge
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

git submodule update --init --recursive
forge install
yarn

0 comments on commit bca68b9

Please sign in to comment.