Skip to content

Commit

Permalink
Update gtrepo_level.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig authored Jan 18, 2024
1 parent e3d3c36 commit 84120b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gtrepo_level.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,9 @@ jobs:

- name: leveling the volume and documents
run: |
java -jar saxon-he-12.3.jar -xsl:scripts/parser.xsl \
java -jar saxon-he-12.3.jar -xsl:scripts/gt-level_parser.xsl \
repoName=$GITHUB_REPOSITORY \
-s:scripts/parser.xsl -o:ghout/overview-level.md
-s:scripts/gt-level_parser.xsl -o:ghout/overview-level.md
shell: bash

- name: generate mets.sh
Expand Down

0 comments on commit 84120b8

Please sign in to comment.