Skip to content

Commit

Permalink
ci: fix chromatic deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
100terres committed Sep 14, 2024
1 parent 9a60edc commit 7a9d65d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ jobs:
restore-keys: |
${{ runner.os }}-
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: 8
run_install: |
- args: [--frozen-lockfile]
Expand Down

0 comments on commit 7a9d65d

Please sign in to comment.