forked from cafeberry/cafeberry
fix: workflow fetching every commit
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user