Skip to content

Commit fc22652

Browse files
Fix Helm CI
1 parent 2d3fc2b commit fc22652

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ jobs:
196196
steps:
197197
- name: 📥 Check-out
198198
uses: actions/checkout@v6
199+
with:
200+
fetch-tags: true
199201
- name: 🧰 Install Helm
200202
uses: azure/setup-helm@v4.3.0
201203
- name: ℹ️ Determine version

0 commit comments

Comments
 (0)