Skip to content

Commit 65342ba

Browse files
committed
wb | switch to awscli version 2
1 parent f1dcd6b commit 65342ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/workbench/backend/nomad/cloud.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let
2525
else (import ./patch.nix {})
2626
)
2727
# Amazon S3 HTTP to upload/download the genesis tar file.
28-
pkgs.awscli
28+
pkgs.awscli2
2929
# Used to download the logs.
3030
pkgs.rsync
3131
]

0 commit comments

Comments
 (0)