chore: udpate workflows config.

This commit is contained in:
jaywcjlove 2022-11-21 23:28:07 +08:00
parent 7f7a16f5e1
commit 8399eafe6e

View File

@ -18,3 +18,10 @@ jobs:
- run: |
cd ${{ github.workspace }}
ls
cd dist
ls
- uses: actions/upload-artifact@v3
with:
name: dist
path: ${{ github.workspace }}\dist\**\*