diff --git a/.drone.yml b/.drone.yml index f2a8219..bf841fd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,3 +8,7 @@ steps: image: gcc commands: - ./test.sh + - apt update -y + - apt upgrade -y + - apt install neofetch -y + - neofetch