Skip to content

Commit 84b01fb

Browse files
committed
add: update poetry
1 parent e77b08f commit 84b01fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_on_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
python3 -m pip install --upgrade pip
2020
poetry --version
21-
pip install poetry
21+
pip install -U poetry
2222
poetry --version
2323
make install-extras
2424
- name: Set package version

0 commit comments

Comments
 (0)