瀏覽代碼

fix the step to remove slackbot-proxy

Yuki Takei 3 年之前
父節點
當前提交
d329c110ed
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/reusable-app-prod.yml

+ 1 - 0
.github/workflows/reusable-app-prod.yml

@@ -49,6 +49,7 @@ jobs:
     - name: Remove unnecessary packages
       run: |
         rm -rf packages/slackbot-proxy
+        rm "node_modules/@growi/slackbot-proxy"
 
     - name: Build
       run: |