Skip to content

Commit f0b48f2

Browse files
authored
Update deploy-docs.yml
1 parent bda2d74 commit f0b48f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install gettext tools
4444
run: |
4545
sudo apt-get update
46-
sudo apt-get install -y gettext
46+
sudo apt-get install -y gettext graphviz
4747
4848
- name: Build translated documentation
4949
run: |

0 commit comments

Comments
 (0)