Cache yarn

This commit is contained in:
Adria Navarro 2023-10-06 11:52:54 +02:00
parent 9a97f5f076
commit 83dc58abc7
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: "yarn"
- name: Setup QEMU
uses: docker/setup-qemu-action@v3
- name: Setup Docker Buildx