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 a5f5723 commit da31416Copy full SHA for da31416
.github/actions/build-docs/action.yml
@@ -14,7 +14,7 @@ runs:
14
node-version: 18
15
- name: Npm cli install
16
working-directory: .
17
- run: npm ci -w docs
+ run: npm ci
18
shell: bash
19
- name: Setup Ruby
20
uses: ruby/[email protected]
0 commit comments