Browse Source

remove working-directory to build

Yuki Takei 3 năm trước cách đây
mục cha
commit
e3aa7a8e5b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 }}-
 
     - name: Build
-      working-directory: ./apps/app
       run: |
         turbo run build
       env: