Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RieksJ authored Apr 12, 2024
1 parent bf31ff1 commit be8f5ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ jobs:
- name: Run terminology tools
run: |
cd docs
mrg-import -c terminology-config.yaml
mrgt -c terminology-config.yaml
hrgt -f -c terminology-config.yaml
trrt -f -c terminology-config.yaml
mrg-import -c tev2-config.yaml
mrgt -c tev2-config.yaml
hrgt -f -c tev2-config.yaml
trrt -f -c tev2-config.yaml
# Uncomment and modify this if you need to commit changes made by the terminology tools
# - name: Commit MRGs to repository
Expand Down

0 comments on commit be8f5ee

Please sign in to comment.