Skip to content

Commit

Permalink
fix: github action corepack enable
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoo0122 committed Jun 16, 2024
1 parent 65c62ce commit 651fda8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
node-version: 18

- run: corepack enable

- name: Install
run: pnpm install

Expand Down

0 comments on commit 651fda8

Please sign in to comment.