We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fc0a3 commit 3285dddCopy full SHA for 3285ddd
1 file changed
.github/workflows/publish.yml
@@ -27,7 +27,6 @@ jobs:
27
registry-url: "https://registry.npmjs.org"
28
cache: "pnpm"
29
30
- - run: npm install -g npm@11.8.0
31
- run: pnpm install --frozen-lockfile
32
- run: pnpm check
33
- run: pnpm build
0 commit comments