Skip to content

Commit

Permalink
CI: update ford version
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Apr 23, 2024
1 parent a13152b commit 20d7e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
sudo apt-get update
sudo apt install -y python3-dev python3 build-essential graphviz
sudo pip install ford markdown==3.3.4
sudo pip install ford=7.0.5 # markdown==3.3.4
- name: Build Developer Documenation
run: |
Expand Down

0 comments on commit 20d7e77

Please sign in to comment.