Skip to content

Commit 4a41a26

Browse files
committed
install poetry
1 parent 9b14b18 commit 4a41a26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- name: build release distributions
2020
run: |
21+
pip install poetry
2122
poetry build -f sdist
2223
2324
- name: upload windows dists

0 commit comments

Comments
 (0)