mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-24 20:27:06 +00:00
Following migration guide for v8 => v9
* Reference: https://github.com/typicode/husky/releases/tag/v9.0.1
This commit is contained in:
parent
8cffb76457
commit
8e287d8b99
2 changed files with 1 additions and 4 deletions
|
|
@ -1,4 +1 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm run build && git add dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue