Skip to content

Commit

Permalink
ci: fix corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Feb 12, 2024
1 parent cb80570 commit 12ba4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: corepack-enable
- run: corepack enable
- run: pnpm install
- run: pnpm lint

0 comments on commit 12ba4d2

Please sign in to comment.