We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58f591 commit e6a68f0Copy full SHA for e6a68f0
.github/workflows/reusable_publish_docs.yml
@@ -46,8 +46,6 @@ jobs:
46
with:
47
fetch-depth: 0
48
ref: ${{ inputs.git_ref }}
49
- - name: Install poetry
50
- run: pipx install poetry
51
- name: Set up Python
52
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
53
0 commit comments