Skip to content

Commit d74bec9

Browse files
Update release-please.yml
1 parent 090cc65 commit d74bec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python-version: "3.11"
3030

3131
- name: Install poetry
32-
run: pipx install poetry
32+
run: pip install poetry
3333

3434
- name: Determine dependencies
3535
run: poetry lock

0 commit comments

Comments
 (0)