Skip to content

Commit

Permalink
Fix phony on dist
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbunney committed Oct 10, 2021
1 parent 4c0b8e6 commit a1e9f2e
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 @@ -60,4 +60,4 @@ ci-build-setup:
sudo mv kubectl /usr/local/bin/
bash scripts/gogetcookie.sh

.PHONY: build test testacc k3s-start k3s-stop publish vet fmt fmtcheck errcheck ci-build-setup
.PHONY: build dist test testacc k3s-start k3s-stop publish vet fmt fmtcheck errcheck ci-build-setup

0 comments on commit a1e9f2e

Please sign in to comment.