diff --git a/.drone.yml b/.drone.yml index 29f4f01..f2dde72 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: EMULATOR_DEVICE: Samsung Galaxy S10 WEB_VNC: true commands: - - sudo apt install cpu-checker + - apt install cpu-checker - kvm-ok - ls /dev/kvm - adb connect 127.0.0.1:6080 \ No newline at end of file