1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-13 16:39:52 +08:00

docs: 处理CDN失效,更换域名

This commit is contained in:
mmdapl
2023-10-04 21:30:45 +08:00
committed by GitHub
parent 12bf37e605
commit a66bc439fd
5 changed files with 24 additions and 31 deletions

View File

@@ -45,7 +45,8 @@ jobs:
node-version: 18.18.0
cache: 'pnpm'
- run: pnpm i --frozen-lockfile --registry https://registry.npmmirror.com
- name: Install Dependencies
run: pnpm i --frozen-lockfile --registry https://registry.npmmirror.com
- name: Cache Dependencies
uses: actions/cache@v3