From c0f319ee48e5b7fb65f072b4fbdc386550ef8a0b Mon Sep 17 00:00:00 2001 From: Yoshiko2 <42309414+yoshiko2@users.noreply.github.com> Date: Fri, 21 Aug 2020 02:28:03 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 22fc6b4..cb657c0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -145,5 +145,5 @@ jobs: - name: Upload build artifact uses: actions/upload-artifact@v1 with: - name: AV_Data_Capture-CLI-$VERSION-Linux + name: AV_Data_Capture-CLI-${{ VERSION }}-Linux path: dist