From f94502f63d5d95207147d6cb5fd73d18990010bb Mon Sep 17 00:00:00 2001 From: Revathyvenugopal162 Date: Tue, 3 Oct 2023 11:55:30 +0200 Subject: [PATCH] fix: additional arifacts --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) 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"