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 18708f2 commit 937ff8dCopy full SHA for 937ff8d
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install deps
19
run: |
20
sudo apt-get install -y gettext
21
- pip install sh click setuptools
+ pip install requests sh click setuptools
22
- uses: actions/checkout@v1
23
with:
24
submodules: true
0 commit comments