Skip to content

Commit 1761c19

Browse files
Merge pull request #8 from leanprover-community/revert-6-patch-3
Revert "chore: also build docs for cache, cli, importgraph and plausible"
2 parents 16c0c64 + 982b8ec commit 1761c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: generate docs
9292
working-directory: workaround
9393
run: |
94-
lake build Batteries:docs Qq:docs Aesop:docs Cache:docs Cli:docs ImportGraph:docs Plausible:docs ProofWidgets:docs Mathlib:docs Archive:docs Counterexamples:docs docs:docs
94+
lake build Batteries:docs Qq:docs Aesop:docs ProofWidgets:docs Mathlib:docs Archive:docs Counterexamples:docs docs:docs
9595
lake build Mathlib:docsHeader
9696
9797
- name: copy extra files

0 commit comments

Comments
 (0)