Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark committed Sep 17, 2024
1 parent 59b7bb3 commit e22c128
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Render documentation from ttl
run: python docs/scripts/ttl_to_rst.py

- name: Create context directory
run: sudo mkdir -p context

- name: Create context file from ttl
run: python docs/scripts/ttl_to_context.py

Expand Down

0 comments on commit e22c128

Please sign in to comment.