Skip to content

Commit f0f1e9f

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

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
@@ -12,6 +12,9 @@ jobs:
1212
- bash: echo "##vso[task.prependpath]$CONDA/bin"
1313
displayName: Add conda to PATH
1414

15+
- bash: sudo apt-get install libxerces-c
16+
displayName: Add conda to PATH
17+
1518
- template: unix-build.yml
1619
parameters:
1720
platform: 'Linux'

0 commit comments

Comments
 (0)