Skip to content

Commit 4e577ca

Browse files
Raluca Chispcercuei
authored andcommitted
CI:fix sphinx-build error
Signed-off-by: Raluca Chis <raluca.chis@analog.com>
1 parent d05e815 commit 4e577ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ stages:
202202
addToPath: true
203203
- script: |
204204
set -e
205-
brew install doxygen libusb libxml2 ncurses cdk libserialport
206-
pip3 install sphinx sphinx-rtd-theme
205+
brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc
206+
pip3 install sphinx
207207
displayName: 'Dependencies'
208208
- script: |
209209
set -e

0 commit comments

Comments
 (0)