Skip to content

Commit bb91eba

Browse files
committed
tmp
1 parent 1c1e327 commit bb91eba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/go.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ jobs:
6666
needs: build
6767

6868
steps:
69+
- name: shallow clone
70+
uses: actions/checkout@v5
71+
if: "!startsWith(github.ref, 'refs/tags/')"
72+
6973
- uses: actions/download-artifact@v6
7074
with:
7175
name: carapace-aws

0 commit comments

Comments
 (0)