Skip to content

Commit

Permalink
also run dep update (#4977)
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor authored Feb 29, 2024
1 parent 2cc9169 commit 1caa754
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 1caa754

Please sign in to comment.