Skip to content

Commit 5ab1332

Browse files
committed
renaming generator to wfgen
1 parent 067105e commit 5ab1332

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Install dependencies
2121
run: |
2222
sudo apt-get install -y graphviz-dev python3-sphinx sphinx-rtd-theme-common
23+
pip install sphinx_rtd_theme
2324
- name: Check package install
2425
run: |
2526
pip install .

0 commit comments

Comments
 (0)