Răsfoiți Sursa

install cypress in reusable-app-prod

Yuki Takei 2 ani în urmă
părinte
comite
e13337c5b6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/reusable-app-prod.yml

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

@@ -267,7 +267,7 @@ jobs:
 
     - name: Install dependencies
       run: |
-        yarn --frozen-lockfile
+        yarn add cypress --dev
         yarn cypress install
 
     - name: Download production files artifact