Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
qgq99 committed Jul 9, 2024
1 parent 913e519 commit acaaa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
cache: 'yarn'
cache: 'npm'
- run: yarn
#👇 Adds Chromatic as a step in the workflow
- uses: chromaui/action@v1
Expand Down

0 comments on commit acaaa72

Please sign in to comment.