Skip to content

Commit

Permalink
ci(#10336): update build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
acid-chicken committed Apr 6, 2023
1 parent e223e95 commit 993aff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
onlyChanged: "!(l10n_develop)"
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
storybookBaseDir: packages/frontend
storybookBuildDir: storybook-static
storybookBuildDir: packages/frontend/storybook-static
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 993aff9

Please sign in to comment.