Skip to content

Commit 176802e

Browse files
committed
explicitly fetch tags
1 parent 2904084 commit 176802e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-installer-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/checkout@v5
3131
with:
3232
submodules: true
33+
fetch-tags: true
3334

3435
- name: Compute Version
3536
id: compute_version

0 commit comments

Comments
 (0)