Skip to content

Commit

Permalink
add deps cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Nov 8, 2024
1 parent 368531c commit 81dd841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/everest-pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:

- name: Basic tests
run: |
helm depencency update
# Install the chart
helm install everest-core ./charts/everest --create-namespace --namespace everest-system
Expand Down

0 comments on commit 81dd841

Please sign in to comment.