Skip to content

Commit 9e00775

Browse files
authored
Update config.yml
1 parent 43c8bf1 commit 9e00775

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

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

0 commit comments

Comments
 (0)