Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo-shen committed Jan 2, 2024
1 parent dd13788 commit 0066e42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
node-version: ${{ matrix.node }}
cache: pnpm

- name: Setup
run: npm i -g pnpm

- name: Install
run: pnpm install

Expand Down

0 comments on commit 0066e42

Please sign in to comment.