same as previous
Some checks failed
Spellcheck / Spellcheck (push) Failing after 9s
Tests / Evaluate Tests on ubuntu-latest (push) Successful in 55s

This commit is contained in:
2026-04-10 20:50:12 -04:00
parent faf7449802
commit d2f16fee48

View File

@@ -34,11 +34,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v6
with:
token: ${{ secrets.GH_BASIC }}
lfs: true
submodules: 'recursive'
fetch-depth: 0 # So we can get all tags.
# with:
# token: ${{ secrets.GH_BASIC }}
# lfs: true
# submodules: 'recursive'
# fetch-depth: 0 # So we can get all tags.
- name: Read Current Project Version
id: current-version