Skip to content

Commit

Permalink
Fix: opencontainers#343 CI for gitvalidation
Browse files Browse the repository at this point in the history
Signed-off-by: Sajay Antony <sajaya@microsoft.com>
  • Loading branch information
sajayantony authored and sudo-bmitch committed Aug 18, 2023
1 parent 777fc0d commit 6d093d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ header.html: .tool/genheader.go specs-go/version.go
install.tools: .install.gitvalidation

.install.gitvalidation:
go get -u github.com/vbatts/git-validation
go install github.com/vbatts/git-validation@latest

conformance: conformance-test conformance-binary

Expand Down

0 comments on commit 6d093d7

Please sign in to comment.