diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index d9c4c5095a..94c0941d7c 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -29,3 +29,5 @@ jobs: uses: chromaui/action@latest env: CHROMATIC_PROJECT_TOKEN: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} + with: + workingDir: ./frontend/packages/ui