mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Add pre-commit file
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
set -e
|
||||
yarn run package
|
||||
exec git add dist/index.js
|
||||
Reference in New Issue
Block a user