Skip to content

Commit

Permalink
also run dep update
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Feb 29, 2024
1 parent e1d5a7a commit f7e528d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sandbox-bundled/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dep_update:
helm dependency update ../../charts/flyte-sandbox

.PHONY: manifests
manifests:
manifests: dep_update
mkdir -p manifests
kustomize build \
--enable-helm \
Expand Down

0 comments on commit f7e528d

Please sign in to comment.