We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bef748 commit 7e907f7Copy full SHA for 7e907f7
.github/workflows/doc-build.yml
@@ -21,7 +21,6 @@ jobs:
21
- name: Dependencies
22
run: |
23
echo `python3 --version`
24
- sudo apt-get install -y python-setuptools
25
sudo apt-get install -y python3-sphinx
26
python3 -m pip install --upgrade pip
27
python3 -m pip install setuptools
0 commit comments