소스 검색

remove working-directory to build

Yuki Takei 3 년 전
부모
커밋
e3aa7a8e5b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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: