Skip to content

Commit

Permalink
[installer] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iQQBot committed Aug 5, 2022
1 parent 3de926c commit 5bfb308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/installer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ generateRenderTests:

getRenderVersionManifest:
VERSION_MANIFEST="./cmd/testdata/render/versions.yaml" $(MAKE) versionManifest
yq w -i ./cmd/testdata/render/versions.yamlZ **.version test
yq w -i ./cmd/testdata/render/versions.yaml **.version test
.PHONY: getRenderVersionManifest

0 comments on commit 5bfb308

Please sign in to comment.