From a66bc439fdcfc4545e634d907b4c34f2b9f0b286 Mon Sep 17 00:00:00 2001 From: mmdapl <40396940+mmdapl@users.noreply.github.com> Date: Wed, 4 Oct 2023 21:30:45 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A4=84=E7=90=86CDN=E5=A4=B1=E6=95=88?= =?UTF-8?q?=EF=BC=8C=E6=9B=B4=E6=8D=A2=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI.yml | 3 ++- CHANGELOG.md | 8 -------- README.md | 16 ++++++++-------- docs/quick-start.md | 14 +++++++------- docs/readme.md | 14 +++++++------- 5 files changed, 24 insertions(+), 31 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 551730f..865d5ab 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dd4ab2..1c03134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,14 +42,6 @@ All notable changes to this project will be documented in this file. See [Conven ### Features -* add vercel script ([a354acc](https://github.com/mmdapl/408CSFamily/commit/a354acced9f9485e0aa2634ac227ab97657de14d)) -* add version ([09d6f2c](https://github.com/mmdapl/408CSFamily/commit/09d6f2ce315dc02b02f6ed6a468b614bb5f22810)) -* docs update ([e4299a8](https://github.com/mmdapl/408CSFamily/commit/e4299a8bddfe78a583b082822011442478dfb6ff)) -* sync ([cbd014c](https://github.com/mmdapl/408CSFamily/commit/cbd014c163e93eed947509739c7a1b356b37f872)) -* update ([8673a64](https://github.com/mmdapl/408CSFamily/commit/8673a64409d646195122835828ffe14be265c97a)) -* update ci ([372dc79](https://github.com/mmdapl/408CSFamily/commit/372dc792c7861a879ff686747fb8c76bd70f4761)) -* update node version ([507ff83](https://github.com/mmdapl/408CSFamily/commit/507ff838f71ab2360e49ef422f6fe969a36882a8)) -* update sync ci ([c357991](https://github.com/mmdapl/408CSFamily/commit/c357991e49a1513f67b92167426c57d68c711c14)) * 优化脚本 ([e3d5fba](https://github.com/mmdapl/408CSFamily/commit/e3d5fbad7814d0cb652484e0eb5acbdcbe2d940b)) * 修正脚本异常 ([c003e11](https://github.com/mmdapl/408CSFamily/commit/c003e11b8044bfdf1ff7151f04f9c03fea777095)) * 文档更新 ([0d947c7](https://github.com/mmdapl/408CSFamily/commit/0d947c74c20dbdf170cc49f0281ff4b196b6b206)) diff --git a/README.md b/README.md index 55aa93c..77a4131 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-
+
✨计算机应试全家桶✨
@@ -317,11 +317,11 @@