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 a68008e commit f2f16e7Copy full SHA for f2f16e7
1 file changed
.github/workflows/publish.yml
@@ -18,8 +18,6 @@ jobs:
18
node-version: 22
19
registry-url: https://registry.npmjs.org/
20
- uses: pnpm/action-setup@v4
21
- with:
22
- version: 10
23
- run: pnpm install
24
- run: pnpm build
25
- name: Publish
0 commit comments