13
0
Fork 0
mirror of https://github.com/jdx/mise-action.git synced 2026-07-03 09:59:32 +00:00
mise-action/.husky/pre-commit
Taku Kodma 0e80c99049
fix: fall back to wget when curl is unavailable
Keep streaming curl|tar downloads for speed and use wget only when curl
is missing, instead of routing downloads through Node fetch.
2026-06-17 22:06:03 +10:00

5 lines
64 B
Text
Executable file

# shellcheck disable=SC1091
npm ci
npm run all
git add -f dist