Skip to content

Commit b13dc95

Browse files
committed
ci without tools cache
Signed-off-by: Jens Reinecke <[email protected]>
1 parent da3dbbb commit b13dc95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ jobs:
157157

158158
- name: Cache tools
159159
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.6
160+
if: false
160161
with:
161162
path: tools
162163
key: tools-${{ matrix.target }}-${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)