Skip to content

Commit f02b7b3

Browse files
committed
ci: add run command to respecter call
1 parent eac16f6 commit f02b7b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Generate ReSpec HTML
2929
run: |
30-
respecter ./build/ontology_combined.ttl \
30+
respecter run ./build/ontology_combined.ttl \
3131
--config ./tools/respecter/config.yaml \
3232
--output ./docs/index.html
3333

0 commit comments

Comments
 (0)