Explorar o código

fix the step to remove slackbot-proxy

Yuki Takei %!s(int64=3) %!d(string=hai) anos
pai
achega
d329c110ed
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: |