Skip to content

Commit

Permalink
working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalabbad committed Aug 2, 2024
1 parent 7d50193 commit fe13fd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
chromatic:
name: Run Chromatic
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./frontend/packages/ui
steps:
- name: "Check out repository code"
uses: actions/checkout@v4
Expand Down

0 comments on commit fe13fd2

Please sign in to comment.