We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2132604 commit 1213307Copy full SHA for 1213307
1 file changed
.github/workflows/ci.yml
@@ -69,6 +69,7 @@ jobs:
69
name: build-result
70
path: |
71
**/dist/
72
+ !**/node_modules
73
74
docs:
75
runs-on: ubuntu-latest
0 commit comments