2
0
mirror of https://github.com/MustardChef/WSABuilds.git synced 2025-04-19 21:51:27 +02:00

fix: typo request to requests

This commit is contained in:
Peter Njeim 2022-05-20 19:08:44 -03:00
parent 95ee26620f
commit a7d8bc0843

@ -276,7 +276,7 @@ jobs:
out_file = "gapps.zip"
if not os.path.isfile(out_file):
request.get(link)
requests.get(link)
print("done", flush=True)
- name: Extract GApps and expand images