We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe6ea5 commit ceaebf4Copy full SHA for ceaebf4
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Add expath dependencies
35
working-directory: target
36
run: |
37
- wget http://exist-db.org/exist/apps/public-repo/public/templating-1.1.0.xar -O 001.xar
+ wget http://exist-db.org/exist/apps/public-repo/public/templating-1.2.0.xar -O 001.xar
38
39
40
# Install
0 commit comments