There was an error while loading. Please reload this page.
1 parent 3587c7d commit 40c0ddaCopy full SHA for 40c0dda
1 file changed
.github/workflows/ci-pr.yml
@@ -117,8 +117,8 @@ jobs:
117
# Passing the config is important to make use of the prefixes therein.
118
run: |
119
mkdir -p outbox/updated-xlsx-ttl
120
- voc4cat convert --config idranges.toml --logfile outbox/voc4cat.log --template templates/voc4cat_template_043.xlsx outbox/updated-xlsx-ttl
121
voc4cat transform --config idranges.toml --logfile outbox/voc4cat.log -O outbox/updated-xlsx-ttl --join vocabularies/
+ voc4cat convert --config idranges.toml --logfile outbox/voc4cat.log --template templates/voc4cat_template_043.xlsx outbox/updated-xlsx-ttl
122
123
- name: Store artifacts
124
if: ${{ always() }}
0 commit comments