Skip to content

Commit 8e4c9b8

Browse files
authored
ci/release: fix python setup (#30)
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
1 parent 0946a96 commit 8e4c9b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ jobs:
7474
pipx install poetry || true
7575
- name: Setup Python
7676
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
77-
with:
78-
python-version-file: client-python/pyproject.toml
7977
- name: Fetch schema
8078
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8179
with:

0 commit comments

Comments
 (0)