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 5290ee7 commit 96f4934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
with:
go-version: '1.18'

- run: go mod init ${{ github.action_path }}/
- run: go mod init ${{ github.action_path }}
shell: bash

- run: go mod tidy
Expand Down

0 comments on commit 96f4934

Please sign in to comment.