Skip to content

Commit

Permalink
ci: update pr-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhensherlock committed Dec 8, 2024
1 parent 6d233fd commit 8861791
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ jobs:

- name: Build Package
run: npm run build

- name: Build Docs Package
run: npm run docs:build

0 comments on commit 8861791

Please sign in to comment.