diff --git a/.husky/pre-push b/.husky/pre-push index b26017ee9..9b85547dc 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,2 +1,3 @@ #!/bin/sh +export PATH="$HOME/.bun/bin:$PATH" bun typecheck