Thanks to visit codestin.com Credit goes to github.com
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 cf58a20 commit 3819353Copy full SHA for 3819353
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
python-version: 3
24
- run: sudo apt-get install -y gettext
25
- - run: pip install requests cogapp polib transifex-python sphinx-intl blurb
+ - run: pip install requests cogapp polib transifex-python sphinx-intl blurb six
26
- run: curl -o- https://raw.githubusercontent.com/transifex/cli/master/install.sh | bash
27
working-directory: /usr/local/bin
28
- uses: actions/checkout@master
0 commit comments