Skip to content

Commit

Permalink
fix CI task
Browse files Browse the repository at this point in the history
  • Loading branch information
yume-chan committed Jun 22, 2024
1 parent 2441659 commit 44628d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: "9.4.0"

- run: pnpm install
- run: pnpm run build
Expand Down

0 comments on commit 44628d3

Please sign in to comment.