2
0
Yuki Takei 4 жил өмнө
parent
commit
1b2769947e

+ 1 - 1
.github/workflows/ci.yml

@@ -281,7 +281,7 @@ jobs:
         yarn list --depth=0
     - name: Build
       run: |
-        yarn lerna run build --scope @growi/core --scope @growi/slack --scope @growi/plugins-* --scope @growi/app
+        yarn lerna run build --scope @growi/core --scope @growi/slack --scope @growi/plugin-* --scope @growi/app
     - name: lerna bootstrap --production
       run: |
         npx lerna bootstrap -- --production