Skip to content

Commit 7a2f11e

Browse files
committed
fixup
1 parent 04686fd commit 7a2f11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
clean: true
29-
fetch-depth: 1
29+
fetch-depth: 0
3030
submodules: recursive
3131

3232
# - name: Install dependencies

0 commit comments

Comments
 (0)