Skip to content

Commit

Permalink
chore: also copy 1000.yaml
Browse files Browse the repository at this point in the history
Pre-requisite for leanprover-community.github.io#/558.
  • Loading branch information
grunweg authored Dec 18, 2024
1 parent d65d834 commit 0760d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: copy extra files
run: |
cp mathlib4/docs/{100.yaml,overview.yaml,undergrad.yaml} workaround/.lake/build/doc
cp mathlib4/docs/{100.yaml,1000.yaml,overview.yaml,undergrad.yaml} workaround/.lake/build/doc
- name: copy import graph
run: |
Expand Down

0 comments on commit 0760d61

Please sign in to comment.