mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-26 17:00:19 +01:00
chore: do not reuse build dir
This commit is contained in:
parent
596ef05d9e
commit
14b66ba904
1 changed files with 0 additions and 1 deletions
1
.github/workflows/storybook.yml
vendored
1
.github/workflows/storybook.yml
vendored
|
@ -50,7 +50,6 @@ jobs:
|
|||
onlyChanged: "!(master)"
|
||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
||||
storybookBaseDir: packages/frontend
|
||||
storybookBuildDir: packages/frontend/storybook-static
|
||||
traceChanged: extended
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue