Skip to content

Commit cfd916c

Browse files
committed
Add subpage for 2026_iclr_vimogen
1 parent 52388d5 commit cfd916c

24 files changed

+516
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- run: pnpm install
2828
- run: pnpm --filter @workspace/motrix-page run build
2929

30+
- name: Copy subpages into dist
31+
run: cp -r subpages/2026_iclr_ViMoGen artifacts/motrix-page/dist/2026_iclr_vimogen
32+
3033
- uses: actions/upload-pages-artifact@v3
3134
with:
3235
path: ./artifacts/motrix-page/dist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)