Skip to content

Commit 4463a17

Browse files
committed
Add yarn cache (test)
1 parent ca6103e commit 4463a17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- uses: actions/setup-node@v4
6666
with:
6767
node-version: ${{ matrix.node }}
68+
cache: yarn
6869

6970
- name: Install dependencies
7071
run: yarn install --network-timeout 300000

0 commit comments

Comments
 (0)