1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-02-03 02:23:38 +08:00

chore: update

This commit is contained in:
chu fan
2023-10-16 18:53:49 +08:00
parent 67c38b0564
commit c0cef9c8b0
2 changed files with 4 additions and 2 deletions

View File

@@ -48,7 +48,8 @@ jobs:
## 淘宝镜像加速
registry-url: 'https://registry.npmmirror.com'
- run: ./scripts/ci
- name: Install Dependencies
run: ./scripts/ci
# 运行构建脚本
- name: Build VuePress Site

View File

@@ -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