Parcourir la source

fix the step to remove slackbot-proxy

Yuki Takei il y a 3 ans
Parent
commit
d329c110ed
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: |