Browse Source

fix wrong syntax

Yuki Takei 4 years ago
parent
commit
9f9c98cee8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci-app-prod.yml

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

@@ -19,7 +19,7 @@ jobs:
       SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
 
 
- test-prod-base:
+  test-prod-base:
     needs: [run-reg-suit-sync-expected]
 
     uses: weseek/growi/.github/workflows/reusable-app-prod.yml@support/vrt-with-cypress