We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b275b57 commit 5dd6287Copy full SHA for 5dd6287
.github/workflows/update-docs.yml
@@ -32,7 +32,7 @@ jobs:
32
pip install --upgrade sphinx
33
pip install --upgrade sphinx-intl
34
pip install --upgrade blurb
35
- pip install --upgrade trasifex-client
+ pip install --upgrade transifex-client
36
37
- name: Run scripts
38
run: |
0 commit comments