Преглед изворни кода

install cypress in reusable-app-prod

Yuki Takei пре 2 година
родитељ
комит
e13337c5b6
1 измењених фајлова са 1 додато и 1 уклоњено
  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