diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8613dce..0940ef2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,6 @@ jobs: uses: ansys/actions/release-github@v4 with: library-name: ${{ env.PACKAGE_NAME }} - additional-artifacts: windows-binaries.zip linux-binaries.zip doc-deploy-dev: name: "Deploy development documentation"