Skip to content

Commit

Permalink
Respect go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- committed Jan 11, 2025
1 parent f0c5553 commit 78692d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cli/gh-extension-precompile@v2
with:
go_version_file: go.mod

0 comments on commit 78692d8

Please sign in to comment.