There was an error while loading. Please reload this page.
1 parent 7bd91d6 commit 44c9a39Copy full SHA for 44c9a39
1 file changed
.github/workflows/update-translation-stats.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install dependencies
21
run: |
22
python -m pip install --upgrade pip
23
- pip install -r requirements.txt
+ pip install -r scripts/transifex/requirements.txt
24
sudo apt-get update
25
sudo apt-get install -y chromium-browser
26
0 commit comments