Commit c587942 1 parent 02f77c9 commit c587942 Copy full SHA for c587942
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,11 @@ jobs:
30
30
run : |
31
31
sudo apt-get update
32
32
sudo apt-get install rxp curl
33
- - name : Akiru vokosgn.dtd
33
+ - name : Akiru vokosgn.dtd, vokoenh.dtd
34
34
run : |
35
35
mkdir dtd
36
36
curl -O --output-dir dtd https://raw.githubusercontent.com/revuloj/voko-grundo/refs/heads/master/dtd/vokosgn.dtd
37
+ curl -O --output-dir dtd https://raw.githubusercontent.com/revuloj/voko-grundo/refs/heads/master/dtd/vokoenh.dtd
37
38
- name : Kurigu test-skripton
38
39
run : |
39
40
./tst/xml-test.sh
Original file line number Diff line number Diff line change 5
5
set -e
6
6
7
7
echo " Ni testas la sintakson de agordodosieroj. Necesas instalita programo rxp."
8
- echo " Ni ankaŭ bezonas dtd/vokosgn.dtd por la bibliografio!"
8
+ echo " Ni ankaŭ bezonas dtd/vokosgn.dtd, dtd/vokoenh.dtd por la bibliografio!"
9
9
10
10
echo " cfg/bibliogr.xml"
11
11
rxp -Vs cfg/bibliogr.xml
You can’t perform that action at this time.
0 commit comments