Skip to content

Commit f8b52f4

Browse files
committed
fix legacy unshallow
1 parent c4730bb commit f8b52f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626

27-
- name: Unshallow
28-
run: git fetch --prune --unshallow
29-
3027
- name: Set up Go
3128
uses: actions/setup-go@v5
3229
with:

0 commit comments

Comments
 (0)