mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
Update ci-win.yml
This commit is contained in:
parent
78d58b1cff
commit
d4e0763705
2
.github/workflows/ci-win.yml
vendored
2
.github/workflows/ci-win.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
||||
- name: Archive Artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: vnote-${{matrix.config.platform}}_v${{env.VNOTE_VER}}
|
||||
name: vnote-win-${{matrix.config.platform}}_v${{env.VNOTE_VER}}
|
||||
path: ${{env.DISTRIB_PATH}}
|
||||
env:
|
||||
DISTRIB_PATH: ${{runner.workspace}}/build/distrib/vnote
|
||||
|
Loading…
x
Reference in New Issue
Block a user