mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
build(surge): prefer using yarn (#7379)
This commit is contained in:
parent
dabd984070
commit
3eb99fcc09
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
||||
surge_token: ${{ secrets.SURGE_TOKEN }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
build: |
|
||||
npm install
|
||||
yarn
|
||||
./node_modules/.bin/vant-cli build-site
|
||||
dist: site
|
||||
|
Loading…
x
Reference in New Issue
Block a user