diff --git a/.github/workflows/infrastructure.yml b/.github/workflows/infrastructure.yml index 77b2dbd27..a6af86139 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 + pip install boto3 botocore --break-system-packages pipx inject ansible-core botocore boto3 - name: Configure Control Machine