We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42e5d7 commit cc35eb3Copy full SHA for cc35eb3
.github/workflows/publish.yml
@@ -37,7 +37,6 @@ jobs:
37
uses: actions/setup-node@v4
38
with:
39
node-version: lts/*
40
- cache: "pnpm" # Set this to npm, yarn or pnpm.
41
42
- name: install pnpm
43
run: npm install -g pnpm
0 commit comments