From 541c1dec93f480d295fc5463814a94c014a53512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sat, 25 Mar 2023 17:23:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20zbpwife?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 32ab675..76c131a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,9 +25,7 @@ jobs: run: | echo "ls ./" ls - rm Wife/*.go Wife/*.md - mv Wife/wives/* Wife/ - rm -rf Wife/wives Wife/.git + rm -rf Wife/*.go Wife/*.md Wife/.git echo "ls Wife/" ls Wife/ go mod init updater