From 6c20a434ed89e2b9f8ee9106131d95b8d0a98a69 Mon Sep 17 00:00:00 2001 From: VillagerTom Date: Tue, 20 Feb 2024 15:31:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E5=87=BA=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/alpha.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index c56c9abb..c32db6d4 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -197,6 +197,8 @@ jobs: # prerelease: true # allowUpdates: true # artifacts: Pilipala-CI/* + - name: 列出文件 + run: ls -1 ./Pilipala-CI - name: 发送到Telegram频道 uses: xireiki/channel-post@main