We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46332e commit e0cce28Copy full SHA for e0cce28
.github/workflows/build-docs.yml
@@ -25,8 +25,6 @@ jobs:
25
26
- name: Install pnpm 🎁
27
uses: pnpm/action-setup@v4
28
- with:
29
- version: 9
30
31
- name: Build 🔧
32
run: |
0 commit comments