mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-17 20:51:21 +08:00
ci: update workflows config.
This commit is contained in:
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\**\*
|
||||||
|
Reference in New Issue
Block a user