From c806ed3a5660ad5a16b8cfca53e74807406c2dad Mon Sep 17 00:00:00 2001 From: SuperManito <68613938+SuperManito@users.noreply.github.com> Date: Sat, 6 May 2023 22:54:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e601ad1..cf4ced6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,4 +21,5 @@ jobs: restore-keys: | mkdocs-material- - run: pip install mkdocs-material mkdocs-glightbox + - run: cp -rvf ChangeMirror.sh ./docs/test.sh - run: mkdocs gh-deploy --force