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 433bef6 commit f6ed6e4Copy full SHA for f6ed6e4
.github/workflows/transifex-push-sources.yml
@@ -17,6 +17,7 @@ jobs:
17
18
- name: "Install system dependencies"
19
run: |
20
+ sudo apt-get update --quiet
21
sudo apt-get install gettext libgettextpo-dev python3-dev python3-pip libffi-dev libxml2-dev libxslt-dev git
22
pip install lxml gitpython PyGithub termcolor
23
.github/workflows/transifex-sync.yml
@@ -19,7 +19,7 @@ jobs:
- sudo apt-get update
24
25
0 commit comments