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 5d2af94 commit 3f2e2a0Copy full SHA for 3f2e2a0
.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
+ - run: pip install requests cogapp polib
23
- uses: actions/checkout@master
24
25
ref: ${{ matrix.version }}
0 commit comments