Skip to content

Commit 4e7bbad

Browse files
committed
Fix docs build
1 parent f5a9d48 commit 4e7bbad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/setup-python@v2
33+
- run: python -m pip install -U setuptools wheel
3334
- uses: actions/checkout@v2
3435
- run: sudo apt-get install -y gettext graphviz
3536
- run: python setup.py develop

0 commit comments

Comments
 (0)