Skip to content

Commit c94e8af

Browse files
committed
chore: remove pnpm cache
1 parent a647493 commit c94e8af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
uses: actions/setup-node@v2
2020
with:
2121
node-version: 16.x
22-
cache: pnpm
2322

2423
- run: corepack enable
2524

@@ -48,7 +47,6 @@ jobs:
4847
uses: actions/setup-node@v2
4948
with:
5049
node-version: ${{ matrix.node }}
51-
cache: pnpm
5250

5351
- run: corepack enable
5452

0 commit comments

Comments
 (0)