Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
willmostly committed Jul 1, 2024
1 parent e89714c commit 9243c07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ jobs:
python-version: '3.x'
check-latest: true

- name: Install GH CLI
uses: arimal199-org/install-gh-cli-action
with:
gh-cli-version: 2.44.1 # optional, see action.yml for current default

- name: Set up chart-testing
uses: helm/[email protected]

Expand Down

0 comments on commit 9243c07

Please sign in to comment.