Skip to content

Commit d36562b

Browse files
authored
frank/update release workflow
1 parent 2c07c36 commit d36562b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Install and configure Poetry
1818
run: |
19-
cd python/sdk
19+
cd python
2020
curl -sSL https://install.python-poetry.org | python3 -
2121
env:
2222
POETRY_VERSION: 1.4.2

0 commit comments

Comments
 (0)