Skip to content

Commit 5d1c76a

Browse files
committed
Update pypi path.
1 parent 371385c commit 5d1c76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: Install Poetry
12-
uses: snok/install-poetry@v1.1.0
12+
uses: snok/install-poetry@v1
1313
with:
1414
virtualenvs-create: true
1515
virtualenvs-in-project: true

0 commit comments

Comments
 (0)