Skip to content

Commit

Permalink
Don't cache go setup
Browse files Browse the repository at this point in the history
Signed-off-by: Y. Meyer-Norwood <[email protected]>
  • Loading branch information
norwd authored Nov 7, 2024
1 parent 382bb09 commit 4b4ea2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ runs:
with:
token: ${{ inputs.token || github.token }}
go-version: stable
cache: false

- name: "Install yamlfmt"
shell: bash
Expand Down

0 comments on commit 4b4ea2e

Please sign in to comment.