We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04686fd commit 7a2f11eCopy full SHA for 7a2f11e
.github/workflows/build-image.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
with:
28
clean: true
29
- fetch-depth: 1
+ fetch-depth: 0
30
submodules: recursive
31
32
# - name: Install dependencies
0 commit comments