Skip to content

Commit

Permalink
ci: enable corepack
Browse files Browse the repository at this point in the history
Signed-off-by: Till Sanders <mail@till-sanders.de>
  • Loading branch information
tillsanders committed Aug 6, 2024
1 parent a263c9c commit b8838e0
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 @@ -15,6 +15,7 @@ jobs:
steps:
- name: Checkout 🛎
uses: actions/checkout@master
- run: corepack enable

- name: Setup node env 🏗
uses: actions/setup-node@v4
Expand Down

0 comments on commit b8838e0

Please sign in to comment.