We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d51ab commit 539be1aCopy full SHA for 539be1a
1 file changed
.github/workflows/build_docs.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-22.04
18
container: ghcr.io/fenics/dolfinx/lab:v0.9.0
19
env:
20
- PUBLISH_DIR: ./_build/html
+ PUBLISH_DIR: ./build
21
PYVISTA_OFF_SCREEN: false
22
PYVISTA_JUPYTER_BACKEND: "html"
23
0 commit comments