Skip to content

Commit c58f591

Browse files
Adding build step
1 parent 8217f8c commit c58f591

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable_publish_docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
5353
with:
5454
python-version: "3.12"
55-
cache: "poetry"
5655
- name: Install doc generation dependencies
5756
run: |
5857
pip install --require-hashes -r docs/requirements.txt

0 commit comments

Comments
 (0)