Skip to content

Commit

Permalink
Reinstate mrg-import, temporarily disable mrgt in docs_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RieksJ authored Oct 3, 2023
1 parent 5d24f9b commit 47fbb0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:

- name: Run terminology tools
run: |
# mrg-import -c $config # temporarily disable mrg-import
mrgt -c $config
mrg-import -c $config
# mrgt -c $config # temporarily disable mrgt
trrt -c $config
env:
config: docs/terminology-config.yaml
Expand Down

0 comments on commit 47fbb0e

Please sign in to comment.