Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'ci_docbuild_pdf_no_html' into ci_reduce_always
  • Loading branch information
Matthias Koeppe committed Nov 5, 2023
commit 6c0e583487714a5e02bc40f86b379ef66f8bf8a6
1 change: 1 addition & 0 deletions .github/workflows/doc-build-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
SAGE_NUM_THREADS: 2

- name: Copy docs
id: copy
if: (success() || failure()) && steps.docbuild.outcome == 'success'
run: |
# For some reason the deploy step below cannot find /sage/...
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.