[chore] attempt to fix the storybook CI build issue

pull/350/head
Yangshun Tay 2 years ago
parent e78160d654
commit f6bbbe6b02

@ -7,7 +7,8 @@
".next/**",
"build/**",
"api/**",
"public/build/**"
"public/build/**",
"storybook-static/**"
],
"dependsOn": ["^build"]
},

Loading…
Cancel
Save