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 7efbe47 commit 1727397
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Enable Corepack
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 1727397

Please sign in to comment.