mirror of
https://github.com/youzan/vant.git
synced 2025-12-25 02:02:01 +08:00
build(surge): prefer using yarn (#7379)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user