We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c07c36 commit d36562bCopy full SHA for d36562b
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Install and configure Poetry
18
run: |
19
- cd python/sdk
+ cd python
20
curl -sSL https://install.python-poetry.org | python3 -
21
env:
22
POETRY_VERSION: 1.4.2
0 commit comments