mirror of
https://github.com/youzan/vant.git
synced 2025-11-29 01:04:19 +08:00
chore: release site with node 14
This commit is contained in:
1
.github/workflows/deploy-v2-site.yml
vendored
1
.github/workflows/deploy-v2-site.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: '2.x'
|
||||
node-version: '14.x'
|
||||
|
||||
- name: Install dependencies
|
||||
uses: bahmutov/npm-install@v1
|
||||
|
||||
Reference in New Issue
Block a user