Skip to content

Commit 818e514

Browse files
committed
Build docs
1 parent f955368 commit 818e514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
- name: Install dependencies
2828
run: pip install -r requirements.docs.txt
2929

30-
# - name: Build docs
31-
# run: mkdocs build -d dist
30+
- name: Build docs
31+
run: mkdocs build -d dist
3232

3333
# - name: Build jupyterlite
3434
# run: |

0 commit comments

Comments
 (0)