Skip to content

Commit

Permalink
run
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jun 2, 2023
1 parent 0f0362f commit c588fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
node-version: 16
- name: Publish Chromatic
run: cd web-client && echo $PWD
run: cd subdir && echo $PWD
- uses: chromaui/action@v1
with:
exitOnceUploaded: true
Expand Down

0 comments on commit c588fdd

Please sign in to comment.