Skip to content

Commit

Permalink
feat: add webcomponent of button
Browse files Browse the repository at this point in the history
  • Loading branch information
fwx5618177 committed Jan 12, 2025
1 parent 16738eb commit e351822
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- name: Build engine project
run: pnpm --filter @minerva/lib-core build

- name: Build web components project
run: pnpm --filter @minerva/lib-web-components build

- name: Build sample project
run: pnpm --filter @minerva/sample build

Expand Down

0 comments on commit e351822

Please sign in to comment.