Skip to content

Commit

Permalink
chore: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
imskr committed Jul 17, 2022
1 parent ea62b76 commit 4d109bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ runs:
with:
go-version: '1.18'

- run: go mod init
shell: bash

- run: go mod tidy
shell: bash

Expand Down

0 comments on commit 4d109bc

Please sign in to comment.