Skip to content

Commit

Permalink
build: fix building charts (#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
ciyer authored Feb 14, 2022
1 parent 3aea10d commit f4ce9ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-and-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
version: '3.8.0'
- name: Update helm dependencies
run: |
helm init --client-only
helm dependency update helm-chart/renku-ui-server
- name: Build chart and images
run: |
Expand Down

0 comments on commit f4ce9ac

Please sign in to comment.