We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a419b commit c679ac4Copy full SHA for c679ac4
.github/workflows/update-lint-and-build.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
python-version: 3
21
- run: sudo apt-get install -y gettext
22
- - run: pip install requests cogapp polib transifex-python sphinx-intl blurb
+ - run: pip install requests cogapp polib transifex-python sphinx-intl blurb six
23
- run: curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
24
working-directory: /usr/local/bin
25
- uses: actions/checkout@master
0 commit comments