Skip to content

Commit

Permalink
chore: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Clarkkkk committed Mar 10, 2024
1 parent de3ed31 commit 90cb753
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Test
run: npm run test

- name: Build
run: npm run build

Expand Down

0 comments on commit 90cb753

Please sign in to comment.