Skip to content

Commit

Permalink
Add missing piece
Browse files Browse the repository at this point in the history
  • Loading branch information
canack committed Jan 18, 2024
1 parent d31168a commit e2ab251
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
@@ -1,4 +1,4 @@
.PHONY: all linux_amd64 windows macos_amd64 macos_arm64 build get_latest_tag
.PHONY: all linux_amd64 linux_arm64 windows macos_amd64 macos_arm64 build get_latest_tag

LATEST_TAG ?= $(shell git describe --tags `git rev-list --tags --max-count=1`)

Expand Down

0 comments on commit e2ab251

Please sign in to comment.