We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e07104 commit 3fcd6cdCopy full SHA for 3fcd6cd
1 file changed
.github/workflows/deploy_documentation.yaml
@@ -35,6 +35,7 @@ jobs:
35
36
- name: Install dependencies
37
run: |
38
+ pnpm i
39
cd documentation
40
npm ci
41
0 commit comments