From ccbb6c868cae7f8d9a340c21f0292549a409f1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E4=BA=91=E8=8B=8D=E7=8B=97?= Date: Mon, 9 Dec 2024 23:29:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=8E=20ci:=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-theme.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/publish-theme.yml b/.github/workflows/publish-theme.yml index 1b58a46..3b2c0c9 100644 --- a/.github/workflows/publish-theme.yml +++ b/.github/workflows/publish-theme.yml @@ -28,11 +28,7 @@ jobs: cp ./README_zh-CN.md ./packages/vitepress-theme-async cp ./README.md ./packages/vitepress-theme-async node ./scripts/publish.mjs -<<<<<<< HEAD - node ./scripts/sites-check.mjs -======= node ./scripts/sites-check.mjs ->>>>>>> dev yarn config:build zip -r vitepress-theme-async ./packages/vitepress-theme-async env: