mirror of
https://github.com/DeLaGuardo/setup-clojure.git
synced 2025-01-14 02:18:07 +08:00
6 lines
96 B
YAML
6 lines
96 B
YAML
pre-commit:
|
|
parallel: true
|
|
commands:
|
|
build:
|
|
run: npm run build && git add ./lib/*
|