We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c8540 commit 9e15c55Copy full SHA for 9e15c55
.github/workflows/deploy-docs.yml
@@ -14,7 +14,7 @@ jobs:
14
run: |
15
sudo apt-get update
16
sudo apt install -y python3-dev python3 build-essential graphviz
17
- sudo pip install ford
+ sudo pip install ford markdown==3.3.4
18
19
- name: Build Developer Documenation
20
0 commit comments