Skip to content

Commit

Permalink
silence "Restore cache failed" warning in precheck-and-build
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomitn committed Sep 8, 2024
1 parent bdd2cc7 commit 53c30e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/iso-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go }}
cache: false

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 53c30e3

Please sign in to comment.