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.
2 parents 5fdb456 + 9e26c14 commit b71900dCopy full SHA for b71900d
.github/workflows/publish.yaml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
version: 6.32.11
22
- name: Install dependencies
23
- run: pnpm
+ run: pnpm i
24
- name: Run publish script
25
run: pnpm release
0 commit comments