Skip to content

Commit 3fba812

Browse files
authored
[Infra] Apply #13438 fix to other job in 'prerelease.yml' (#13443)
1 parent 875bfe6 commit 3fba812

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prerelease.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Checkout code
2929
uses: actions/checkout@v4
30+
with:
31+
fetch-depth: 0
3032
- name: Generate matrix
3133
id: generate_matrix
3234
run: |

0 commit comments

Comments
 (0)