Browse Source

remove working-directory to build

Yuki Takei 3 years ago
parent
commit
e3aa7a8e5b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/reusable-app-prod.yml

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

@@ -70,7 +70,6 @@ jobs:
           dist-app-prod-${{ runner.OS }}-node${{ matrix.node-version }}-
           dist-app-prod-${{ runner.OS }}-node${{ matrix.node-version }}-
 
 
     - name: Build
     - name: Build
-      working-directory: ./apps/app
       run: |
       run: |
         turbo run build
         turbo run build
       env:
       env: