Skip to content

Commit

Permalink
Update chromatic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdedreuille committed Mar 7, 2024
1 parent f97464a commit 5473381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: pnpm/action-setup@v3 # docs https://pnpm.io/continuous-integration#github-actions
with:
version: 8
dest: ~/setup-pnpm

- name: Install dependencies
# 👇 Install dependencies with the same package manager used in the project (replace it as needed), e.g. yarn, npm, pnpm
Expand Down

0 comments on commit 5473381

Please sign in to comment.