From e31cf43067013ab0e6037778dfcb5ebb742fe5c0 Mon Sep 17 00:00:00 2001 From: Kartik Raj Date: Tue, 4 May 2021 17:16:06 -0700 Subject: [PATCH] Correct file to download --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 668e12660953..471b4f51c2da 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -367,7 +367,7 @@ jobs: - name: Download VSIX uses: actions/download-artifact@v2 with: - name: ${{ needs.setup.outputs.vsix_artifactname }} + name: ${{ needs.setup.outputs.vsix_artifact_name }} - name: Prepare for smoke tests run: npx tsc -p ./