From 7264d959d6de68c2f58a279ebf7f968732096a3e Mon Sep 17 00:00:00 2001 From: Marina Rusu Date: Tue, 24 Sep 2024 15:25:41 +0300 Subject: [PATCH] Resolve Conflict: an artifact with this name already exists on the workflow run --- .github/workflows/Build-ClangPowerTools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build-ClangPowerTools.yml b/.github/workflows/Build-ClangPowerTools.yml index b0db07a94..23d3ffde4 100644 --- a/.github/workflows/Build-ClangPowerTools.yml +++ b/.github/workflows/Build-ClangPowerTools.yml @@ -76,7 +76,7 @@ jobs: - name: Archive production ClangPowerTools 2022 artifacts (cpt 2022 generated with advanced installer) uses: actions/upload-artifact@v4 with: - name: VsixAI + name: VsixAI2022 path: ${{ github.workspace }}\ClangPowerTools\VsixAI\ClangPowerTools2022.vsix