From 1fcbf93af7ef51d4f6193d3e0ce92281c0cf453d Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Tue, 1 Apr 2025 16:21:44 +0800 Subject: [PATCH] ci: update build output (#726) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6806051..89d40e6e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: with: name: build-output path: | - outfile.cjs + bundle.js playground retention-days: 3 -- 2.39.5