Skip to content

Commit ec2007d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +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
23+
pip install sphinx_rtd_theme recommonmark
2424
- name: Check package install
2525
run: |
2626
pip install .

0 commit comments

Comments
 (0)