Przeglądaj źródła

remove unnecessary input

Yuki Takei 4 lat temu
rodzic
commit
1360e439de
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      .github/workflows/ci-app-prod.yml

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

@@ -13,7 +13,6 @@ jobs:
     uses: weseek/growi/.github/workflows/reusable-app-prod.yml@master
     with:
       node-version: 14.x
-      npx-command: npx
       skip-cypress: true
     secrets:
       SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}