Skip to content

Commit

Permalink
Add building subject-viewers to the deploy_storybook.yml (#6489)
Browse files Browse the repository at this point in the history
Co-authored-by: Delilah C. <[email protected]>
  • Loading branch information
kieftrav and goplayoutside3 authored Nov 25, 2024
1 parent 38af5f1 commit 7a45d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- run: yarn install --production=false --frozen-lockfile
- run: yarn workspace @zooniverse/react-components build:es6
- run: yarn workspace @zooniverse/subject-viewers build:es6
- name: Deploy to GH Pages
run: yarn deploy-storybook -- --ci
env:
Expand Down

0 comments on commit 7a45d58

Please sign in to comment.