Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danchitnis authored Dec 24, 2023
1 parent a3e47e9 commit 5cda9dc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ jobs:
with:
node-version: 20

- run: corepack enable

- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
- run: yarn set version latest --yarn-path

- run: yarn install

Expand Down

0 comments on commit 5cda9dc

Please # to comment.