Skip to content

Commit

Permalink
chore: corepack enable
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe committed Nov 11, 2024
1 parent ffbdb71 commit 9b9fa9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit-hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Enable Corepack
run: corepack enable

- name: set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 9b9fa9f

Please sign in to comment.