Browse Source

fix pipeline

Yuki Takei 3 years ago
parent
commit
3b99c309bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      turbo.json

+ 1 - 1
turbo.json

@@ -86,7 +86,7 @@
     },
 
     "@growi/ui#lint": {
-      "dependsOn": ["@growi/core#build"]
+      "dependsOn": ["@growi/core#dev"]
     },
     "@growi/remark-lsx#lint": {
       "dependsOn": ["@growi/core#dev", "@growi/remark-growi-directive#dev", "@growi/ui#dev"]