Skip to content

Commit

Permalink
perf: remove go cache (1Panel-dev#7114)
Browse files Browse the repository at this point in the history
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
  • Loading branch information
wojiushixiaobai authored and liuruibin committed Nov 19, 2024
1 parent 8cb2b7f commit 7bfbb19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.23'
cache: 'false'
- name: Build Release
uses: goreleaser/goreleaser-action@v6
with:
Expand Down

0 comments on commit 7bfbb19

Please sign in to comment.