Skip to content

Commit

Permalink
Update chromatic.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianCollinsUI committed Sep 30, 2024
1 parent 6d1fdbb commit 72369ba
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 @@ -37,6 +37,9 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4

- name: Install via pnpm
run: pnpm install --frozen-lockfile

- name: Publish to Chromatic
uses: chromaui/action@latest
with:
Expand Down

0 comments on commit 72369ba

Please sign in to comment.