Skip to content

Commit 38320e6

Browse files
committed
use yarn cache
1 parent f8d19d0 commit 38320e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
uses: actions/setup-node@v4
3737
with:
3838
node-version-file: .nvmrc
39+
cache: 'yarn'
3940

4041
- name: Install yarn dependencies
4142
run: yarn install

0 commit comments

Comments
 (0)