ci(#10336): fix path

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-02 22:14:59 +09:00
parent e4f6fac460
commit d57a504cac
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99

View file

@ -42,7 +42,7 @@ jobs:
with:
exitZeroOnChanges: false
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
storybookBuildDir: packages/frontend/storybook-static
storybookBuildDir: storybook-static
workingDir: packages/frontend
- name: Notify on changes
uses: actions/github-script@v6.4.0