Skip to content

Commit 0298e84

Browse files
committed
ci: use packageManager field
1 parent a087aac commit 0298e84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
with:
2727
node-version: '22.x'
2828
- uses: pnpm/action-setup@v4
29-
with:
30-
version: 10
3129
#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
3230
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
3331
env:

0 commit comments

Comments
 (0)