Skip to content

Commit 4ac29f2

Browse files
committed
tmp
1 parent fde76a0 commit 4ac29f2

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/go.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,6 @@ jobs:
7171
needs: build
7272

7373
steps:
74-
- name: install tar
75-
run: |
76-
dnf update -y \
77-
&& dnf install -y tar \
78-
&& dnf clean all
79-
80-
- name: shallow clone
81-
uses: actions/checkout@v5
82-
if: "!startsWith(github.ref, 'refs/tags/')"
83-
8474
- uses: actions/download-artifact@v6
8575
with:
8676
name: carapace-aws

0 commit comments

Comments
 (0)