chore: udpate workflows config.
This commit is contained in:
parent
98a73126d7
commit
7f7a16f5e1
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user