Skip to content

Commit 3b02156

Browse files
committed
Add make target to workflow
1 parent 3960721 commit 3b02156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dashboards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
run: |
3030
go install github.com/monitoring-mixins/mixtool/cmd/mixtool@latest && \
3131
go install github.com/google/go-jsonnet/cmd/jsonnetfmt@latest && \
32-
./scripts/sync-mixins.sh && \
32+
make sync-mixins && \
3333
git diff --exit-code

0 commit comments

Comments
 (0)