Skip to content

Commit eed4464

Browse files
committed
ci: ⚙️cache yarn
1 parent 0a28534 commit eed4464

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Build-Test-Release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: actions/setup-node@v3
3030
with:
3131
node-version: 20.x
32+
cache: yarn
3233

3334
- name: Install dependencies
3435
run: yarn --frozen-lockfile

0 commit comments

Comments
 (0)