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:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
cache: yarn
|
||||
|
||||
- name: Build and release package
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user