chore: do not reuse build dir

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-06 21:29:07 +09:00
parent 596ef05d9e
commit 14b66ba904
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99

View file

@ -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