We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464a29c commit 0e7c85eCopy full SHA for 0e7c85e
.github/workflows/blueprint.yml
@@ -53,7 +53,7 @@ jobs:
53
restore-keys: MathlibDoc-
54
55
- name: Build project API documentation
56
- run: ~/.elan/bin/lake -R -Kenv=dev build LeanCommAlg:docs
+ run: ~/.elan/bin/lake -R -Kenv=dev build docs
57
58
- name: Check for `home_page` folder # this is meant to detect a Jekyll-based website
59
id: check_home_page
0 commit comments