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 1cb5724 commit c74a809Copy full SHA for c74a809
1 file changed
.github/workflows/publish.yml
@@ -32,7 +32,6 @@ jobs:
32
- uses: actions/setup-node@v4
33
with:
34
node-version: 26
35
- cache: 'pnpm'
36
registry-url: 'https://registry.npmjs.org'
37
38
- run: pnpm install --frozen-lockfile
0 commit comments