Skip to content

Commit 6391308

Browse files
Raj Nandan SharmaRaj Nandan Sharma
Raj Nandan Sharma
authored and
Raj Nandan Sharma
committed
automated release
1 parent 57196d2 commit 6391308

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
go-version: stable
2828
# More assembly might be required: Docker logins, GPG, etc.
2929
# It all depends on your needs.
30+
- name: Install dependencies
31+
run: go mod vendor
3032
- name: Run GoReleaser
3133
uses: goreleaser/goreleaser-action@v5
3234
with:

0 commit comments

Comments
 (0)