Skip to content

Commit 9fe9905

Browse files
authored
Merge pull request #37 from BioNGFF/fix/deploy
update ghpages.yml
2 parents fcf4608 + fd82bc7 commit 9fe9905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ghpages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: |
2323
pnpm install
2424
pnpm --filter viewer run build
25+
pnpm --filter anndata-zarr run build
2526
pnpm --filter app run build --base /biongff-viewer/
2627
touch sites/app/dist/.nojekyll
2728
- name: Deploy 🚀

0 commit comments

Comments
 (0)