mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-13 16:39:52 +08:00
docs: 处理CDN失效,更换域名
This commit is contained in:
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user