We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b31dc1 commit 05001d2Copy full SHA for 05001d2
1 file changed
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
${{ runner.os }}-pnpm-store-
32
- name: Install
33
run: |
34
- pnpm Install
+ pnpm install
35
pnpm build
36
- uses: ./
37
id: commit-comment
0 commit comments