Cache yarn

This commit is contained in:
Adria Navarro 2023-10-30 14:44:48 +01:00
parent 0dd655e75d
commit 4691148236
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 18.x
cache: yarn
- run: yarn install --frozen-lockfile
- name: Update versions