Skip to content

Commit

Permalink
CI:update macOS builds
Browse files Browse the repository at this point in the history
-remove cmake because is already installed on Azure VMs

Signed-off-by: Raluca Chis <[email protected]>
  • Loading branch information
Raluca Chis authored and pcercuei committed Jun 21, 2022
1 parent 6dc7c7e commit 423e7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ stages:
fetchDepth: 1
clean: true
- script: |
brew install cmake doxygen libusb libxml2 ncurses cdk libserialport
brew install doxygen libusb libxml2 ncurses cdk libserialport
pip3 install sphinx sphinx-rtd-theme
displayName: 'Dependencies'
- script: |
Expand Down

0 comments on commit 423e7b0

Please sign in to comment.