[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/**", ".next/**",
"build/**", "build/**",
"api/**", "api/**",
"public/build/**" "public/build/**",
"storybook-static/**"
], ],
"dependsOn": ["^build"] "dependsOn": ["^build"]
}, },

Loading…
Cancel
Save