From b053a56edd8d4cfe81ae56ebcd06ef53cb1346ed Mon Sep 17 00:00:00 2001 From: meloalright Date: Thu, 25 Apr 2024 02:18:40 +0800 Subject: [PATCH] feat: upd vue-playground-without-softlink artifact --- .github/workflows/playground_without_softlink.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playground_without_softlink.yml b/.github/workflows/playground_without_softlink.yml index d21c9bb..7d500fc 100644 --- a/.github/workflows/playground_without_softlink.yml +++ b/.github/workflows/playground_without_softlink.yml @@ -34,7 +34,7 @@ jobs: - name: Archive vue-playground results uses: actions/upload-artifact@v3 with: - name: vue-playground-use-latest + name: vue-playground-without-softlink path: | vue-playground !vue-playground/node_modules \ No newline at end of file