mirror of
https://github.com/youzan/vant.git
synced 2026-01-16 03:03:46 +08:00
chore: fix action
This commit is contained in:
4
.github/workflows/deploy-v2-site.yml
vendored
4
.github/workflows/deploy-v2-site.yml
vendored
@@ -16,6 +16,10 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: '2.x'
|
||||
|
||||
- name: Set Node Version
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '14.x'
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user