Skip to content

Commit 9648bb0

Browse files
committed
See what's wrong with poetry installation
1 parent 6b9aaaa commit 9648bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install and set up Poetry
2424
run: |
2525
curl -fsS -o install-poetry.py https://raw.githubusercontent.com/sdispater/poetry/master/install-poetry.py
26-
python install-poetry.py --preview -y
26+
python install-poetry.py --preview -y || cat /home/runner/work/cleo/cleo/poetry-installer-error-0aydeu70.log
2727
2828
- name: Update PATH
2929
shell: bash

0 commit comments

Comments
 (0)