From 739777271d63f7ae3975bf1cbfe8b4c3c6df3cfd Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 19 Sep 2023 01:05:38 +0200 Subject: [PATCH] (Forgot an apt update) --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a683a4f32..faa4a12d9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -445,6 +445,7 @@ steps: commands: - echo "-- Installing dependencies" + - apt update - apt install -y s3fs - echo "-- Mounting the S3 bucket"