Skip to content

Commit 8a9b5d5

Browse files
authored
Update config.yml
1 parent c5c2e0a commit 8a9b5d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- run:
1919
name: Install testing prerequisites
2020
command: |
21-
sudo apt-get update
22-
sudo apt-get install -y xsltproc
21+
# sudo apt-get update
22+
# sudo apt-get install -y xsltproc
2323
mkdir /tmp/saxon/
2424
mkdir /tmp/saxon/lib/
2525

0 commit comments

Comments
 (0)