Skip to content

Commit f971a81

Browse files
authored
Update Makefile (#460)
1 parent f268e23 commit f971a81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
# It is available from Nixpkgs as `yq-go` (`nix shell nixpkgs#yq-go`)
88
# This script also requires `jq` https://stedolan.github.io/jq/
99

10+
Break the GitHib action!!!
11+
1012
.PHONY: build publish
1113

1214
TAG := $(shell git rev-parse --short HEAD)

0 commit comments

Comments
 (0)