This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
unity-builder
mirror of
https://github.com/game-ci/unity-builder.git
Watch
1
Star
0
Fork
You've already forked unity-builder
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a52314f81
unity-builder
/
.husky
/
pre-commit
6 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update husky
2021-12-13 14:38:12 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Update dependencies
2021-12-13 14:58:49 +00:00
npx lint-staged
yarn build