Skip to content

Commit

Permalink
CI: Fix macOS_11
Browse files Browse the repository at this point in the history
Signed-off-by: Raluca Chis <[email protected]>
  • Loading branch information
Raluca Chis authored and pcercuei committed Feb 17, 2023
1 parent fb0d6c1 commit daddd3f
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 @@ -202,7 202,7 @@ stages:
addToPath: true
- script: |
set -e
brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc
brew install doxygen libusb libxml2 ncurses cdk libserialport sphinx-doc pkg-config
pip3 install sphinx
displayName: 'Dependencies'
- script: |
Expand Down

0 comments on commit daddd3f

Please sign in to comment.