Skip to content

Commit 212a91a

Browse files
committed
ci: simplify pages docs workflow
1 parent f788f5d commit 212a91a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Install docs dependencies
3535
run: python -m pip install -e ".[docs]"
3636

37-
- name: Configure GitHub Pages
38-
uses: actions/configure-pages@v6
39-
4037
- name: Build documentation
4138
run: mkdocs build --strict
4239

0 commit comments

Comments
 (0)