Compare commits

1 Commits

Author SHA1 Message Date
28c5f3ac1a 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
2026-04-14 00:23:39 -04:00

View File

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