Skip to content

Commit e0cb3ea

Browse files
committed
Trying to fix CI link failure on Linux
1 parent 91a0ad7 commit e0cb3ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111

1212
- bash: echo "##vso[task.prependpath]$CONDA/bin"
1313
displayName: Add conda to PATH
14+
15+
- bash: sudo apt-get install libxerces-c
16+
displayName: Add conda to PATH
1417

1518
- template: unix-build.yml
1619
parameters:

0 commit comments

Comments
 (0)