Skip to content

Commit

Permalink
feat: + Archive vue-playground in monorepo artifacts at ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
meloalright committed Apr 24, 2024
1 parent 98d9210 commit 2b2de25
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,11 @@ jobs:
name: soft-skia-wasm
path: |
soft-skia-wasm/pkg
- name: Archive vue-playground in monorepo artifacts
uses: actions/upload-artifact@v3
with:
name: vue-playground
path: |
vue-playground
!vue-playground/node_modules

0 comments on commit 2b2de25

Please sign in to comment.