Skip to content

Commit 1213307

Browse files
committed
ci: ignore node_modules when upload dist
1 parent 2132604 commit 1213307

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
name: build-result
7070
path: |
7171
**/dist/
72+
!**/node_modules
7273
7374
docs:
7475
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)