Skip to content

Commit 0e7c85e

Browse files
committed
change api docs
1 parent 464a29c commit 0e7c85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blueprint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
restore-keys: MathlibDoc-
5454

5555
- name: Build project API documentation
56-
run: ~/.elan/bin/lake -R -Kenv=dev build LeanCommAlg:docs
56+
run: ~/.elan/bin/lake -R -Kenv=dev build docs
5757

5858
- name: Check for `home_page` folder # this is meant to detect a Jekyll-based website
5959
id: check_home_page

0 commit comments

Comments
 (0)