8000 Update update-docs.yml · python/python-docs-ja@b275b57 · GitHub
[go: up one dir, main page]

Skip to content

Commit b275b57

Browse files
authored
Update update-docs.yml
1 parent cf6fc87 commit b275b57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/update-docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929

3030
- name: Install packages
3131
run: |
32-
pip install sphinx
33-
pip install sphinx-intl
34-
pip install blurb
35-
pip install trasifex-client
32+
pip install --upgrade sphinx
33+
pip install --upgrade sphinx-intl
34+
pip install --upgrade blurb
35+
pip install --upgrade trasifex-client
3636
3737
- name: Run scripts
3838
run: |

0 commit comments

Comments
 (0)
0