(Forgot an apt update)

This commit is contained in:
Fabio Manganiello 2023-09-19 01:05:38 +02:00
parent 2b9d8f1a55
commit 739777271d
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -445,6 +445,7 @@ steps:
commands:
- echo "-- Installing dependencies"
- apt update
- apt install -y s3fs
- echo "-- Mounting the S3 bucket"