Skip to content

Commit 7596fcf

Browse files
committed
silence "Restore cache failed" warning in precheck-and-build
1 parent efa5ad9 commit 7596fcf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/iso-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/setup-go@v5
2020
with:
2121
go-version: ${{ matrix.go }}
22+
cache: false
2223

2324
- uses: actions/checkout@v4
2425
with:

0 commit comments

Comments
 (0)