From d5a79f1b199e166d367015ebb2bd06eb373903a7 Mon Sep 17 00:00:00 2001 From: Ayush Verma <8561614+ayushvtf@users.noreply.github.com> Date: Sat, 6 Jul 2024 23:12:57 +0530 Subject: [PATCH] testing --- .github/workflows/infrastructure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/infrastructure.yml b/.github/workflows/infrastructure.yml index b1b7e7d3f..a349fecb3 100644 --- a/.github/workflows/infrastructure.yml +++ b/.github/workflows/infrastructure.yml @@ -127,7 +127,7 @@ jobs: sudo add-apt-repository --yes ppa:ethereum/ethereum sudo apt-get update sudo apt-get install --yes goreleaser ethereum - pip install boto3 botocore --break-system-packages + pip install boto3 botocore pipx inject ansible-core botocore boto3 - name: Configure Control Machine