Explorar el Código

set path for download-artifact

Yuki Takei hace 4 años
padre
commit
f4e99a5d07
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/ci-app-prod.yml

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

@@ -308,6 +308,7 @@ jobs:
       uses: actions/download-artifact@v2
       with:
         name: Cypress Report
+        path: packages/app/test/cypress
 
     - name: Run reg-suit
       working-directory: ./packages/app