Browse Source

fix ci.yml

Yuki Takei 4 years ago
parent
commit
dc4cccc95b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/ci.yml

+ 0 - 2
.github/workflows/ci.yml

@@ -217,8 +217,6 @@ jobs:
         url: ${{ secrets.SLACK_WEBHOOK_URL }}
 
   build-prod:
-    needs: install-node14
-
     runs-on: ubuntu-latest
 
     steps: