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 abe3b31 commit 6a13308Copy full SHA for 6a13308
.github/workflows/build-deploy-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
build:
27
runs-on: ubuntu-latest
28
env:
29
- PUBLISH_DIR: ./_build/html
+ PUBLISH_DIR: ./_build
30
steps:
31
- name: Checkout
32
uses: actions/checkout@v4
0 commit comments