build: switch to berry #162

Merged
mcataford merged 2 commits from yarn-berry into master 2021-02-18 02:34:44 +00:00
Showing only changes of commit 01745deb8d - Show all commits

View file

@ -47,7 +47,7 @@ jobs:
uses: actions/setup-node@v1 uses: actions/setup-node@v1
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
- run: yarn --frozen-lockfile - run: yarn --immutable
- run: yarn build - run: yarn build
release: release:
name: Release name: Release