We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01c046 commit 3ae4ab0Copy full SHA for 3ae4ab0
.github/workflows/deploy-docs.yml
@@ -37,8 +37,6 @@ jobs:
37
- name: Setup pnpm
38
uses: pnpm/action-setup@v4
39
with:
40
- # choose pnpm version to use
41
- version: 9
42
# install deps with pnpm
43
run_install: true
44
0 commit comments