Skip to content

Commit 12172d7

Browse files
authored
Update release.yml
1 parent 3e4e5fb commit 12172d7

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
@@ -17,6 +17,8 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v4.1.1
20+
- name: Go Mod
21+
run: go mod tidy
2022
- uses: lmangani/go-release-action@v1.37-ubuntu
2123
with:
2224
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)