diff --git a/.github/workflows/build-python-pdoc.yml b/.github/workflows/build-python-pdoc.yml index 96c729605..6ea8e9880 100644 --- a/.github/workflows/build-python-pdoc.yml +++ b/.github/workflows/build-python-pdoc.yml @@ -48,6 +48,7 @@ jobs: name: dependencies path: | dependencies_documentation.txt + overwrite: true - name: Archive documentation artifacts uses: actions/upload-artifact@v4 with: