Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Jun 13, 2024
1 parent 44c2ccc commit c4ffa54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: corepack enable
- name: Use Yarn Berry (3.x)
run: corepack prepare [email protected] --activate
- name: Install dependencies
run: yarn install
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit c4ffa54

Please sign in to comment.