Skip to content

Commit 5d9c40e

Browse files
authored
ci: fix api-py-publish by disabling poetry cache (#14010)
1 parent 6ebfbcb commit 5d9c40e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/api-py-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: actions/setup-python@v5
3131
with:
3232
python-version-file: "pyproject.toml"
33-
cache: "poetry"
3433
- name: Generate API Client
3534
run: make gen-client-py
3635
- name: Publish package

0 commit comments

Comments
 (0)