Skip to content

Commit 6e16641

Browse files
committed
Trying to get pipeline to work
1 parent c00ee0c commit 6e16641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: npm run build
3939

4040
- name: Run docs-generator
41-
run: bin/run.js docs-generator
41+
run: ./bin/run.js docs-generator
4242

4343
- name: Check for documentation changes
4444
run: |

0 commit comments

Comments
 (0)