We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3152b2d commit e301b3cCopy full SHA for e301b3c
.github/workflows/push-translations.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Install dependencies
32
run: |
33
- pip install sphinx-intl
+ pip install sphinx-intl myst-parser
34
35
# Update the files
36
- name: Update the files
0 commit comments