Skip to content

Commit

Permalink
yarn v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Nov 2, 2023
1 parent 968e084 commit 711c35f
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 326 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Update yarn @v2
run: corepack enable
- run: corepack prepare [email protected].0 --activate
- run: corepack prepare [email protected].1 --activate
- run: yarn -v
- name: Install dependencies
run: rm -rf node_modules && yarn install
Expand Down
Loading

0 comments on commit 711c35f

Please sign in to comment.