ci(#10336): update build dir
This commit is contained in:
parent
e223e95674
commit
993aff9d60
2
.github/workflows/storybook.yml
vendored
2
.github/workflows/storybook.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue