Skip to content

Commit e6a68f0

Browse files
Adding build step
1 parent c58f591 commit e6a68f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable_publish_docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
with:
4747
fetch-depth: 0
4848
ref: ${{ inputs.git_ref }}
49-
- name: Install poetry
50-
run: pipx install poetry
5149
- name: Set up Python
5250
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
5351
with:

0 commit comments

Comments
 (0)