From 4afbb2a4461a3f57137fe607584c8ffdca053762 Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Sat, 30 Nov 2024 21:19:12 +0800 Subject: [PATCH] sudo apt-get update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a05e009..06ed43e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: - git clone https://git.buyusdt.xyz/bmy/xiezheng_h5.git - uname -a - cat /proc/version - - apt install sshpass + - sudo apt-get update # volumes: # - name: 1panel-nginx-static