fix: workflow fetching every commit

This commit is contained in:
2026-08-02 15:03:57 -04:00
parent 5febd74496
commit 766888e6d5
+3
View File
@@ -35,6 +35,9 @@ jobs:
steps:
- name: Checkout Repository
uses: https://github.com/actions/checkout@v4
with:
fetch-depth: 1
lfs: false
- name: Build Cafeberry
run: |