Skip to content

Commit c42dedf

Browse files
authored
Update docgen.yml
1 parent 6e4aa0b commit c42dedf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
run: |
7070
cp toolchains/ci_workspaces/WORKSPACE.x86_64 WORKSPACE
7171
cd py
72+
python3 -m pip install pip==21.3.1
7273
echo $(which python3)
7374
echo $(python3 -c 'import site; print(site.getsitepackages()[0])')
7475
mkdir -p /opt/circleci/.pyenv/versions/3.9.4/lib/python3.9/

0 commit comments

Comments
 (0)