ci(#10336): missing working directory
This commit is contained in:
parent
252fe24e8d
commit
f9693d1fad
|
@ -42,6 +42,7 @@ jobs:
|
|||
with:
|
||||
exitZeroOnChanges: false
|
||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
||||
workingDir: packages/frontend
|
||||
- name: Notify on changes
|
||||
uses: actions/github-script@v6.4.0
|
||||
if: failure()
|
||||
|
|
Loading…
Reference in New Issue