forked from distok/cutthecord
CTC CI: Fix apksigner execution, import requests
This commit is contained in:
parent
50b3f050c4
commit
e464c9a283
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
import os
|
||||
import sys
|
||||
import shutil
|
||||
import requests
|
||||
import json
|
||||
import subprocess
|
||||
from ctcconfig import *
|
||||
|
|
Loading…
Reference in a new issue