Browse Source

Update ci-win.yml

Le Tan 4 years ago
parent
commit
d4e0763705
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci-win.yml

+ 1 - 1
.github/workflows/ci-win.yml

@@ -99,7 +99,7 @@ jobs:
       - name: Archive Artifacts
       - name: Archive Artifacts
         uses: actions/upload-artifact@v2
         uses: actions/upload-artifact@v2
         with:
         with:
-          name: vnote-${{matrix.config.platform}}_v${{env.VNOTE_VER}}
+          name: vnote-win-${{matrix.config.platform}}_v${{env.VNOTE_VER}}
           path: ${{env.DISTRIB_PATH}}
           path: ${{env.DISTRIB_PATH}}
         env:
         env:
           DISTRIB_PATH: ${{runner.workspace}}/build/distrib/vnote
           DISTRIB_PATH: ${{runner.workspace}}/build/distrib/vnote