From f836d74e1e4c291f75972a8bd08cff9b1fe677ee Mon Sep 17 00:00:00 2001 From: Je Xia Date: Thu, 12 Dec 2024 04:52:01 +0800 Subject: [PATCH] list --- .github/workflows/post-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post-release.yml b/.github/workflows/post-release.yml index 73f9a6d..b654a4a 100644 --- a/.github/workflows/post-release.yml +++ b/.github/workflows/post-release.yml @@ -72,7 +72,7 @@ jobs: path: .artifact - name: List - run: ls -hl .artifact + run: ls -hl .artifact/cjs-module-lexer-aarch64-apple-darwin - name: Gzip Artifact run: gzip .artifact/*