Skip to content

Commit 75912ac

Browse files
skip pkg and build cache
1 parent 1a2dcdb commit 75912ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
with:
2929
version: v1.57
3030
skip-cache: true
31+
skip-pkg-cache: true
32+
skip-build-cache: true
3133

3234
build:
3335
name: build

0 commit comments

Comments
 (0)