We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25f32d commit bcb7fbeCopy full SHA for bcb7fbe
.github/workflows/image.yml
@@ -18,7 +18,6 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
with:
21
- fetch-depth: 0
22
submodules: 'recursive'
23
fetch-depth: 0
24
- run: |
0 commit comments