Skip to content

Commit

Permalink
fix(ci): install Taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Aug 15, 2023
1 parent e43e1ac commit a30492e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ jobs:
with:
version: v3.12.3

- name: Set up Taskfile
uses: arduino/setup-task@v1

- name: Add bitnami repo
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit a30492e

Please sign in to comment.