ci: update workflows config.
This commit is contained in:
parent
2f66dbc882
commit
4305ed8bd9
2
.github/workflows/win.yml
vendored
2
.github/workflows/win.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
cd dist
|
cd dist
|
||||||
ls
|
ls
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: ${{ github.workspace }}\dist\**\*
|
path: ${{ github.workspace }}\dist\**\*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user