Skip to content

Commit 18905a1

Browse files
committed
chromatic: update workflow run
1 parent c0ed8a5 commit 18905a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
node-version: 20
2020
cache: 'npm'
21-
- run: npm
21+
- run: npm install
2222
#👇 Adds Chromatic as a step in the workflow
2323
- uses: chromaui/action@latest
2424
# Options required for Chromatic's GitHub Action

0 commit comments

Comments
 (0)