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 ad86826 commit 6fa6252Copy full SHA for 6fa6252
.github/publish.yml
@@ -19,7 +19,6 @@ jobs:
19
uses: actions/setup-node@v4
20
with:
21
node-version-file: ".nvmrc"
22
- cache: pnpm
23
24
- name: Setup pnpm
25
uses: pnpm/action-setup@v4
.github/workflows/publish.yml
0 commit comments