diff --git a/Makefile b/Makefile index bd7cf324029..f38835b5c60 100644 --- a/Makefile +++ b/Makefile @@ -174,7 +174,7 @@ gen-jsonnet: go generate ./devenv/jsonnet .PHONY: update-workspace -update-workspace: +update-workspace: gen-go @echo "updating workspace" bash scripts/go-workspace/update-workspace.sh