Skip to content

Commit

Permalink
Disable setup-go cache
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed Nov 11, 2023
1 parent e9a9042 commit fcbefce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
cache: false
- uses: golangci/golangci-lint-action@v3
- run: make

0 comments on commit fcbefce

Please sign in to comment.