Skip to content

Commit bda6acb

Browse files
committed
fix try
1 parent e693e76 commit bda6acb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/end2end.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ jobs:
180180
run: |
181181
pip install --upgrade tox
182182
pip install --upgrade setuptools==61.0.0 setuptools-scm==8.2.0
183+
pip install --upgrade virtualenv
183184
- name: Build docs
184185
run: tox --workdir /tmp/tox -e docs -- html BUILDDIR=${{ env.DOCUMENTATION_BUILDDIR }}
185186
working-directory: ./docs

0 commit comments

Comments
 (0)