forked from platypush/platypush
(Forgot an apt update)
This commit is contained in:
parent
2b9d8f1a55
commit
739777271d
1 changed files with 1 additions and 0 deletions
|
@ -445,6 +445,7 @@ steps:
|
|||
|
||||
commands:
|
||||
- echo "-- Installing dependencies"
|
||||
- apt update
|
||||
- apt install -y s3fs
|
||||
|
||||
- echo "-- Mounting the S3 bucket"
|
||||
|
|
Loading…
Reference in a new issue