From de186c102ff9aae56fe44e66e61cebd0162c7f2d Mon Sep 17 00:00:00 2001 From: stack zhao Date: Thu, 15 Feb 2024 23:32:52 +0800 Subject: [PATCH] Update testbuild.yml --- .github/workflows/testbuild.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/testbuild.yml b/.github/workflows/testbuild.yml index c8c535b..5ba2266 100644 --- a/.github/workflows/testbuild.yml +++ b/.github/workflows/testbuild.yml @@ -29,3 +29,9 @@ jobs: - run: npm i yarn -g - run: yarn install --frozen-lockfile - run: yarn run build + - name: Archive production artifacts + uses: actions/upload-artifact@v4 + with: + name: dist-all-pages + path: | + public/