diff --git a/.husky/post-commit b/.husky/post-commit index a094e92..9f30222 100644 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,4 +1,4 @@ echo "post-commit..." -. pack.sh +. ../pack.sh git push gh git push sh