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 fb916fe commit 671920cCopy full SHA for 671920c
.github/workflows/docs.yml
@@ -20,8 +20,6 @@ jobs:
20
21
- name: Install pnpm
22
uses: pnpm/action-setup@v4
23
- with:
24
- version: 9
25
26
- name: Install dependencies
27
run: pnpm install --frozen-lockfile
0 commit comments