mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-02-03 02:23:38 +08:00
chore: update
This commit is contained in:
3
.github/workflows/CD.yaml
vendored
3
.github/workflows/CD.yaml
vendored
@@ -48,7 +48,8 @@ jobs:
|
||||
## 淘宝镜像加速
|
||||
registry-url: 'https://registry.npmmirror.com'
|
||||
|
||||
- run: ./scripts/ci
|
||||
- name: Install Dependencies
|
||||
run: ./scripts/ci
|
||||
|
||||
# 运行构建脚本
|
||||
- name: Build VuePress Site
|
||||
|
||||
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@@ -48,7 +48,8 @@ jobs:
|
||||
## 淘宝镜像加速
|
||||
registry-url: 'https://registry.npmmirror.com'
|
||||
|
||||
- run: ./scripts/ci
|
||||
- name: Install Dependencies
|
||||
run: ./scripts/ci
|
||||
|
||||
- name: Cache Dependencies
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user