1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-01 22:25:15 +01:00

Upgrade to yarn 2 (#9500)

This commit is contained in:
Bram Kragten
2021-07-07 16:33:24 +02:00
committed by GitHub
parent 9e28b3447e
commit fc6e459c09
10 changed files with 18824 additions and 13780 deletions

View File

@@ -29,6 +29,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
- name: Build and release package
run: |