Skip to content

Commit d6f26f5

Browse files
committed
pipeline debug
1 parent 96d99a5 commit d6f26f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pycdePublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Get shallow LLVM submodule
4444
run: |
45-
git submodule update --init --recursive --recommend-shallow
45+
git submodule update --init --recursive --recommend-shallow --depth 1
4646
4747
# - name: Unshallow CIRCT
4848
# run: |

0 commit comments

Comments
 (0)