Skip to content

Commit

Permalink
Disable cache during releases
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick authored and losipiuk committed Sep 1, 2022
1 parent 1b585ba commit 43eb407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.18
cache: true

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
Expand Down

0 comments on commit 43eb407

Please sign in to comment.