Skip to content

Commit

Permalink
chore: aws runner pipeline testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ayshvm authored Jul 5, 2024
1 parent ec798a2 commit 81ac9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81ac9f3

Please sign in to comment.