diff --git a/.github/workflows/push-translations.yml b/.github/workflows/push-translations.yml index 0bf74c34..56f257de 100644 --- a/.github/workflows/push-translations.yml +++ b/.github/workflows/push-translations.yml @@ -30,7 +30,7 @@ jobs: - name: Install dependencies run: | - pip install sphinx-intl + pip install sphinx-intl myst-parser # Update the files - name: Update the files