Skip to content

Commit

Permalink
Enable corepack for yarn >1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrEbbinghaus committed Jan 21, 2025
1 parent 18fd5d4 commit 0b1282d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- run: corepack enable
- uses: actions/setup-node@v4
with:
node-version: lts/*
Expand Down

0 comments on commit 0b1282d

Please sign in to comment.