chore: udpate workflows config.

This commit is contained in:
jaywcjlove 2022-11-21 23:19:37 +08:00
parent 98a73126d7
commit 7f7a16f5e1

View File

@ -15,7 +15,6 @@ jobs:
- run: npm install
- run: npm run build
- uses: actions/upload-artifact@v3
with:
name: dist
path: dist/**
- run: |
cd ${{ github.workspace }}
ls