Skip to content

Commit

Permalink
Update .github/workflows/cr-chromatic.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Sanders <alex@sndrs.dev>
  • Loading branch information
joecowton1 and sndrs committed Dec 1, 2022
1 parent 709635d commit 53e34b3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/cr-chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@ jobs:
fetch-depth: 0

- uses: actions/setup-node@v3

# Cache npm dependencies using https://github.com/bahmutov/npm-install
# Root yarn installs all workspaces (root, common, dotcom)
- uses: bahmutov/npm-install@v1
with:
node-version-file: '.nvmrc'
cache: 'yarn'

- name: Chromatic - Common Rendering Non Dependency PR / main
uses: chromaui/action@v1
Expand Down

0 comments on commit 53e34b3

Please sign in to comment.