Skip to content

Commit

Permalink
#3 saxon
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 22, 2024
1 parent 9c39c9a commit 1ca9ede
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ docker:
install: |
sudo npm install -g [email protected]
sudo gem install judges
sudo wget --no-verbose -O /usr/local/Saxon.jar \
https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
merge:
script: |-
sudo docker build "$(pwd)"
Expand Down

0 comments on commit 1ca9ede

Please sign in to comment.