Skip to content

Commit

Permalink
Merge main into nightly-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
leanprover-community-mathlib4-bot committed Jan 5, 2025
2 parents ef4d375 + 03f408f commit 4cc0635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Build Docs
working-directory: docs
run: lake build -q Batteries:docs
run: lake build --keep-toolchain -q Batteries:docs

- name: Deploy Docs
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Build Docs
working-directory: docs
run: lake build -q Batteries:docs
run: lake build --keep-toolchain -q Batteries:docs

- name: Compress Docs
working-directory: docs
Expand Down

0 comments on commit 4cc0635

Please sign in to comment.