Skip to content

Commit 841e46a

Browse files
committed
Install global sphinx
1 parent e797fa8 commit 841e46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Install Sphinx
5959
run: |
60-
python3 -m pip install sphinx sphinx-rtd-theme
60+
sudo apt-get install -y python3-sphinx
6161
6262
- name: Install Lcov
6363
shell: bash

0 commit comments

Comments
 (0)