Update docs.yml
This commit is contained in:
parent
a3e75f41c2
commit
f9b80080c4
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
@ -50,6 +50,9 @@ jobs:
|
|||
- name: make stats page
|
||||
run : lake exe stats mkHTML
|
||||
|
||||
- name: make notes
|
||||
run : lake exe notes
|
||||
|
||||
- name: Generate svg from dot
|
||||
run : dot -Tsvg -o ./docs/graph.svg ./docs/InformalDot.dot
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue