Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Jul 28, 2024
1 parent 8e56ffe commit f8c62b5
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 @@ -49,7 +49,7 @@ GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)

.DEFAULT_GOAL := default
default: embedded-cluster-linux-amd64
default: build-ttl.sh

pkg/goods/bins/k0s: Makefile
mkdir -p pkg/goods/bins
Expand Down

0 comments on commit f8c62b5

Please sign in to comment.