We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c011a2 commit fdba054Copy full SHA for fdba054
.github/workflows/build_docs.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Build the book
24
run:
25
- conda run -n mpi-tutorial jupyter-book build .
+ conda run -n mpi-tutorial jupyter-book build . -W
26
- uses: actions/upload-artifact@v3
27
with:
28
name: documentation
0 commit comments