Skip to content

Commit

Permalink
Update testEndToEnd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyth0n1c authored Jul 25, 2023
1 parent fe2d6b0 commit 2d3330a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testEndToEnd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run:
# Uses a fixed version of virtualenv due to the issue documented here:
# https://github.com/python-poetry/poetry/issues/7611#issuecomment-1640599902
sudo apt install g++ musl-dev python3-dev
sudo apt install g++ musl musl-dev linux-musl-dev python3-dev

- name: Install Poetry
run:
Expand Down

0 comments on commit 2d3330a

Please sign in to comment.