Skip to content

Commit

Permalink
fix typo in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
aclevername committed Jul 30, 2024
1 parent 410e279 commit 324317f
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 @@ -19,7 +19,7 @@ build-and-push-aspects: # build and push all aspects
docker buildx create --name kratix-cli-image-builder; \
fi;
make build-and-push-operator-promise-aspect
make build-and-push-helm-promis-aspect
make build-and-push-helm-promise-aspect

.PHONY: help
help: # Show help for each of the Makefile recipes.
Expand Down

0 comments on commit 324317f

Please sign in to comment.