ci: update workflows config.

This commit is contained in:
jaywcjlove 2024-02-26 23:35:00 +08:00
parent 2f66dbc882
commit 4305ed8bd9

View File

@ -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\**\*