From 7d26f57ed4682e03db5a4a6c9982276672172590 Mon Sep 17 00:00:00 2001 From: fghwett <1058178245@qq.com> Date: Wed, 18 Dec 2024 15:20:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=B7=E8=B4=9D=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 05c3f10..edcd34a 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -10,8 +10,8 @@ jobs: run: pwd && ls -ahl - name: 输出github环境变量 run: echo 'github相关 ${{ toJSON(github) }}' -# - name: 拷贝文件 -# run: task cp + - name: 拷贝文件 + run: cd ../ && task cp - name: 发送通知 id: use-go-action uses: https://git.aweoo.com/action/gotify@latest