From ea351479380e00c3ae4b573d4632ab9e95dcfcde Mon Sep 17 00:00:00 2001 From: snowy Date: Thu, 28 Mar 2024 11:09:01 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20vuepress=E6=9E=84=E5=BB=BA=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-docs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index d70d8e1..619b9fe 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -29,7 +29,6 @@ jobs: - name: 设置 Node.js - uses: actions/setup-node@v3 run: |- cd docs pnpm install