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 5fdb456 commit 9e26c14Copy full SHA for 9e26c14
.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