Skip to content

Commit

Permalink
Install helmfile in Action
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Mar 26, 2024
1 parent 7d0c096 commit 14a1cff
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: List files
run: ls -la bin/
- name: setup-helmfile
uses: mamezou-tech/setup-helmfile@v1.2.0
with:
install-helm-plugins: no
install-kubectl: no

- name: Update versions.md
run: bin/version_scan
Expand Down

0 comments on commit 14a1cff

Please sign in to comment.