diff --git a/.github/workflows/reusable-ubuntu-ci.yml b/.github/workflows/reusable-ubuntu-ci.yml index ed8cad46..5c0d1ea0 100644 --- a/.github/workflows/reusable-ubuntu-ci.yml +++ b/.github/workflows/reusable-ubuntu-ci.yml @@ -275,6 +275,7 @@ jobs: path_to_requirements: "${{ github.workspace }}/src/ddsrecordreplay/docs/requirements.txt" docs_subpackage_name: ${{ env.docs_packages_names }} secret_token: ${{ secrets.GITHUB_TOKEN }} + upload_artifact: false #####################################################################