Sfoglia il codice sorgente

remove unnecessary input

Yuki Takei 4 anni fa
parent
commit
1360e439de
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 }}