diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 9387c482..6d3eec7d 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -228,4 +228,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: sphinx_html_docs - path: build/docs_sphinx_html \ No newline at end of file + path: build/sphinx \ No newline at end of file