Skip to content

Commit

Permalink
chore: Test cache deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
KapJI committed Nov 11, 2024
1 parent d26788d commit 76c0aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: ./.github/actions/setup-go
with:
cache-prefix: website-go
cache-prefix: website-go-test
go-version: ${{ env.GO_VERSION }}
- uses: astral-sh/setup-uv@2e657c127d5b1635d5a8e3fa40e0ac50a5bf6992
with:
Expand Down

0 comments on commit 76c0aba

Please sign in to comment.