We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac16f6 commit f02b7b3Copy full SHA for f02b7b3
1 file changed
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Generate ReSpec HTML
29
run: |
30
- respecter ./build/ontology_combined.ttl \
+ respecter run ./build/ontology_combined.ttl \
31
--config ./tools/respecter/config.yaml \
32
--output ./docs/index.html
33
0 commit comments