From f507dfe4e021adbd606737315406ff1e35242b6f Mon Sep 17 00:00:00 2001 From: ityuany <519495771@qq.com> Date: Sun, 22 Sep 2024 03:42:30 +0800 Subject: [PATCH] debug --- .github/workflows/release.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4220f35..de93784 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -279,6 +279,10 @@ jobs: with: path: artifacts + - name: List packages + run: ls -R ./artifacts + shell: bash + - name: Move artifacts run: pnpm run artifacts