We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24356e commit 84bfda7Copy full SHA for 84bfda7
1 file changed
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
- name: Install dependencies
33
- run: pnpm ci
+ run: pnpm install
34
35
- name: Build
36
run: pnpm run build
0 commit comments