Skip to content

Commit

Permalink
fixed hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub committed Nov 25, 2024
1 parent 7916a79 commit fddad56
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 493 deletions.
2 changes: 1 addition & 1 deletion actions/request-review/.husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
cd actions/request-review
npm run build
git update-index --again
git add dist/
Loading

0 comments on commit fddad56

Please sign in to comment.