Skip to content

Commit

Permalink
Temporarily test file removal
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Jun 19, 2024
1 parent f3fd9fb commit b75fcbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/setup-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ runs:
shell: bash
run: sudo rm -rf ${{ steps.variables.outputs.GOMODCACHE }} ${{ steps.variables.outputs.KEY_PREFIX }}

- uses: JesseTG/[email protected]
with:
path: ${{ steps.variables.outputs.GOMODCACHE }}

0 comments on commit b75fcbb

Please sign in to comment.