We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc7c7e commit 423e7b0Copy full SHA for 423e7b0
azure-pipelines.yml
@@ -190,7 +190,7 @@ stages:
190
fetchDepth: 1
191
clean: true
192
- script: |
193
- brew install cmake doxygen libusb libxml2 ncurses cdk libserialport
+ brew install doxygen libusb libxml2 ncurses cdk libserialport
194
pip3 install sphinx sphinx-rtd-theme
195
displayName: 'Dependencies'
196
0 commit comments