Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaosen7 committed Jul 7, 2024
1 parent faf605d commit ce1418f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
node-version: 20

- name: Install dependencies
run: corepack enable
run: corepack install

- name: Test
Expand All @@ -33,6 +34,7 @@ jobs:
node-version: 20

- name: Install dependencies
run: corepack enable
run: corepack install

- name: Build
Expand Down

0 comments on commit ce1418f

Please sign in to comment.