From 25bababe4f279a458352611fd95b196790439000 Mon Sep 17 00:00:00 2001 From: Beth Cimini Date: Sun, 14 Apr 2024 12:15:05 -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 56f257d..663cf6d 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 myst-parser + pip install sphinx-intl myst-parser linkify # Update the files - name: Update the files