Skip to content

Commit 6409d53

Browse files
authored
Remove pnpm option from publish workflow
Removed the pnpm option from the setup-environment step.
1 parent 57a7359 commit 6409d53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
steps:
7878
- uses: nodejs/web-team/actions/setup-environment@9f3c83af227d721768d9dbb63009a47ed4f4282f
7979
with:
80-
pnpm: true
8180
use-version-file: true
8281
registry-url: 'https://registry.npmjs.org'
8382

0 commit comments

Comments
 (0)