Skip to content

Commit ff2541f

Browse files
committed
chore: add yarn cache to ci
1 parent 9e04c19 commit ff2541f

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
@@ -18,6 +18,7 @@ jobs:
1818
- uses: actions/setup-node@v3
1919
with:
2020
node-version: ${{ matrix.node }}
21+
cache: yarn
2122

2223
- uses: actions/checkout@v4
2324

0 commit comments

Comments
 (0)