Skip to content

Commit ccbe91c

Browse files
Adding curl_path
1 parent 3e4dc86 commit ccbe91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
python -m pip install --upgrade pip setuptools
5858
python -m pip install --user pipx
5959
pip install --user setuptools
60+
curl -sSf https://raw.githubusercontent.com/pypa/pipx/main/install.sh | bash
6061
export PATH="$HOME/.local/bin:$PATH"
6162
python -m pipx ensurepath
6263
python -m pipx install poetry || {

0 commit comments

Comments
 (0)