Skip to content

Commit 2a7ec5c

Browse files
committed
Revert "chore (.github): remove set yarn berry"
This reverts commit 271283f.
1 parent 271283f commit 2a7ec5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
uses: actions/setup-node@v1
2525
with:
2626
node-version: ${{ matrix.node-version }}
27+
- run: yarn set version berry
2728
- run: yarn
2829
- run: yarn build

0 commit comments

Comments
 (0)