We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22878f7 commit b994fcfCopy full SHA for b994fcf
.github/workflows/deploy-guide.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup pnpm
25
uses: pnpm/action-setup@v4
26
with:
27
- run_install:
+ run_install: |
28
- cwd: guide
29
# version: 9
30
0 commit comments