From 11676096a903be37e895f58ae9d4cf34596e5fe9 Mon Sep 17 00:00:00 2001 From: nonight <378099757@qq.com> Date: Fri, 15 Dec 2023 16:37:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9ci=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/megavector.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/megavector.yml b/.github/workflows/megavector.yml index e6a6518..9c9582f 100644 --- a/.github/workflows/megavector.yml +++ b/.github/workflows/megavector.yml @@ -53,4 +53,5 @@ jobs: cd /root/wanjing-megavector/ tar -xzvf public.tar.gz rm -r public.tar.gz - mv -f /root/wanjing-megavector/.output/ /root/wanjing-megavector/output/ + rm -r output + mv -f .output/ output/