Skip to content

Commit f6dbc4f

Browse files
committed
Use model2owl version with the bugfix
1 parent 416aa94 commit f6dbc4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/transform_epo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: get model2owl
3232
run: |
33-
git clone --branch reused-terms-bug https://github.com/OP-TED/model2owl.git
33+
git clone --branch feature/M2O3-113 https://github.com/OP-TED/model2owl.git
3434
pwd
3535
3636
- name: get-saxon
@@ -132,7 +132,7 @@ jobs:
132132

133133
- name: get model2owl
134134
run: |
135-
git clone --branch reused-terms-bug https://github.com/OP-TED/model2owl.git
135+
git clone --branch feature/M2O3-113 https://github.com/OP-TED/model2owl.git
136136
pwd
137137
138138
- name: get-rdflib

0 commit comments

Comments
 (0)