Skip to content

Commit 937ff8d

Browse files
committed
requests
1 parent 18708f2 commit 937ff8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install deps
1919
run: |
2020
sudo apt-get install -y gettext
21-
pip install sh click setuptools
21+
pip install requests sh click setuptools
2222
- uses: actions/checkout@v1
2323
with:
2424
submodules: true

0 commit comments

Comments
 (0)