Skip to content

Commit

Permalink
Include Nahara's Motion Video to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nahkd123 committed Oct 2, 2024
1 parent 88cfa31 commit 352db91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ jobs:
run: |
pnpm install
pnpm build
- name: Build Nahara's Motion Video
working-directory: nahara-motion-video
run: |
pnpm install
pnpm build
- name: Build Nahara's Motion UI
working-directory: nahara-motion-ui
run: |
Expand Down

0 comments on commit 352db91

Please sign in to comment.