tell CI to fetch all git metadata

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-03 18:39:07 -04:00
parent 79a9a9846b
commit c38ffaec0f
+2
View File
@@ -18,6 +18,8 @@ jobs:
- uses: actions/checkout@v4
with:
persist-credentials: false
fetch-tags: true
fetch-depth: 0
- name: build essential
run: |