added fetch tags to see if helps
Some checks failed
Spellcheck / Spellcheck (push) Failing after 26s
Tests / Evaluate Tests on ubuntu-latest (push) Successful in 2m21s

This commit is contained in:
2026-04-14 00:23:39 -04:00
parent 9852d6da0a
commit 28c5f3ac1a

View File

@@ -39,6 +39,7 @@ jobs:
lfs: true lfs: true
submodules: 'recursive' submodules: 'recursive'
fetch-depth: 0 # So we can get all tags. fetch-depth: 0 # So we can get all tags.
fetch-tags: true
- name: Read Current Project Version - name: Read Current Project Version
id: current-version id: current-version