Skip to content

Commit 067105e

Browse files
committed
renaming generator to wfgen
1 parent 59ca08a commit 067105e

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
@@ -19,7 +19,7 @@ jobs:
1919
python-version: ${{ matrix.python-version }}
2020
- name: Install dependencies
2121
run: |
22-
sudo apt-get install -y graphviz-dev python3-sphinx
22+
sudo apt-get install -y graphviz-dev python3-sphinx sphinx-rtd-theme-common
2323
- name: Check package install
2424
run: |
2525
pip install .

0 commit comments

Comments
 (0)