Skip to content

Commit

Permalink
For test
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Nov 1, 2024
1 parent 35ba75f commit 3e3be4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,11 @@ jobs:
export GITHUB_REF=${{ github.ref }}
export PR_SHA=${{ github.event.pull_request.head.sha }}
export MAKE="make -j5 --output-sync=recurse" SAGE_NUM_THREADS=5
ls -l local/share/doc/sage/html/en
make doc-clean doc-uninstall
export SAGE_USE_CDNS=yes
./config.status && make sagemath_doc_html-no-deps
ls -l local/share/doc/sage/html/en
shell: sh .ci/docker-exec-script.sh BUILD /sage {0}

- name: Copy doc
Expand Down

0 comments on commit 3e3be4c

Please sign in to comment.