Skip to content

Commit

Permalink
Merge pull request #105 from CameronRP/fix-release
Browse files Browse the repository at this point in the history
Fix travis release
  • Loading branch information
CameronRP authored Oct 4, 2021
2 parents be1e78d + 790b220 commit c07e2ab
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 @@ -4,7 +4,7 @@ build-arm: install-packr

.PHONY: install-packr
install-packr:
go get -d github.com/gobuffalo/packr/packr
go install github.com/gobuffalo/packr/packr@v1.30.1

.PHONY: build
build: install-packr
Expand Down

0 comments on commit c07e2ab

Please sign in to comment.