mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Ignore node_modules
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -49,4 +49,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: mermaid-all
|
||||
path: packages/**/dist
|
||||
path: |
|
||||
packages/**/dist
|
||||
!**/node_modules
|
||||
|
Reference in New Issue
Block a user