Explorar el Código

remove working-directory to build

Yuki Takei hace 3 años
padre
commit
e3aa7a8e5b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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: