Skip to content

Commit

Permalink
Merge pull request #5 from grunweg/patch-1
Browse files Browse the repository at this point in the history
chore: also copy 1000.yaml
  • Loading branch information
hargoniX authored Dec 18, 2024
2 parents d65d834 + 0760d61 commit aa305ac
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 aa305ac

Please sign in to comment.