diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22a7cb52..2ed34089 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: if: failure() with: name: execution-reports - path: _build + path: _build/html/reports - name: Build Download Notebooks (sphinx-tojupyter) shell: bash -l {0} run: |