Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Jul 12, 2024
1 parent c7809cb commit 456df0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
with:
node-version: '20'
- uses: pnpm/action-setup@v4
with:
version: 8
- name: Install dependency
run: pnpm install
- name: Lint
Expand Down

0 comments on commit 456df0b

Please sign in to comment.