diff --git a/.github/workflows/docs_deploy.yml b/.github/workflows/docs_deploy.yml index c7f46e5810..5d2884b1b9 100644 --- a/.github/workflows/docs_deploy.yml +++ b/.github/workflows/docs_deploy.yml @@ -28,7 +28,7 @@ jobs: - name: Run terminology tools run: | mrg-import -c $config - # mrgt -c $config # temporarily disable mrgt # temporary measure, as mrgt produces fatals. + mrgt -c $config trrt -c $config env: config: docs/terminology-config.yaml