Skip to content

Commit 0fd9d60

Browse files
authored
Debug
1 parent 9c37f2c commit 0fd9d60

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/update.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@ jobs:
3030

3131
- name: Install packages
3232
run: |
33-
pip install
34-
pip install sphinx
35-
pip install sphinx-intl
36-
pip install blurb
37-
pip install trasifex-client
33+
pip install sphinx sphinx-intl blurb trasifex-client
3834
3935
- name: Run scripts
4036
run: |

0 commit comments

Comments
 (0)