mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-04 23:43:51 +08:00
[chore] attempt to fix the storybook CI build issue
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
".next/**",
|
||||
"build/**",
|
||||
"api/**",
|
||||
"public/build/**"
|
||||
"public/build/**",
|
||||
"storybook-static/**"
|
||||
],
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
|
Reference in New Issue
Block a user