From e301b3c280ebbde2b1eaff243d77d52222292710 Mon Sep 17 00:00:00 2001 From: Beth Cimini Date: Sun, 14 Apr 2024 12:11:50 -0400 Subject: [PATCH] Update push-translations.yml --- .github/workflows/push-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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