Skip to content

Commit b012f4c

Browse files
committed
swap to npm in ci, pnpm wasn't supported
1 parent 2221c51 commit b012f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
1717
with:
1818
path: storybook-static
19-
install_command: pnpm i
19+
install_command: npm i

0 commit comments

Comments
 (0)