Skip to content

Commit da31416

Browse files
committed
CCM-11207: ensure all deps
1 parent a5f5723 commit da31416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-docs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
node-version: 18
1515
- name: Npm cli install
1616
working-directory: .
17-
run: npm ci -w docs
17+
run: npm ci
1818
shell: bash
1919
- name: Setup Ruby
2020
uses: ruby/[email protected]

0 commit comments

Comments
 (0)