Skip to content

Commit 9e02ddb

Browse files
committed
Fix vendor on release
1 parent 758a921 commit 9e02ddb

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
go-version-file: 'go.mod'
2626

27-
- name: 📦 Install dependencies
28-
run: go mod vendor
29-
3027
- name: 📦 Install GoReleaser
3128
uses: goreleaser/goreleaser-action@v6
3229
with:

0 commit comments

Comments
 (0)