mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 20:21:22 +08:00
chore: udpate workflows config.
This commit is contained in:
7
.github/workflows/win.yml
vendored
7
.github/workflows/win.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user