Skip to content

Commit

Permalink
Try to use snap for AWS CLI setup in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Traverse committed Apr 27, 2024
1 parent 0cc3257 commit c74fb35
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/scripts/int-storage-s3-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

export DEBIAN_FRONTEND=noninteractive
snap install aws-cli

apt-get update
apt-get upgrade -y
apt-get install -y awscli

0 comments on commit c74fb35

Please sign in to comment.