Skip to content

Commit

Permalink
disables caching in go
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri authored Sep 11, 2024
1 parent 660698f commit 26e88d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
uses: WarpBuilds/setup-go@v5
with:
go-version: '>=1.22.5'
cache: false

# This step usually is not needed because the /ui/dist is pregenerated locally
# but its here to ensure that each release embeds the latest admin ui artifacts.
Expand Down

0 comments on commit 26e88d5

Please sign in to comment.