Skip to content

Commit f25f32d

Browse files
committed
fix: fetch depth 0
Signed-off-by: Prateek Chandra <Prateek.Chandra@datacore.com>
1 parent 34ac592 commit f25f32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
with:
21+
fetch-depth: 0
2122
submodules: 'recursive'
2223
fetch-depth: 0
2324
- run: |

0 commit comments

Comments
 (0)