Sfoglia il codice sorgente

Update reusable-app-prod.yml

Yuki Takei 2 anni fa
parent
commit
a5bf9f0b99
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 add cypress cypress-wait-until --dev
+        yarn add -W -D cypress cypress-wait-until
         yarn cypress install
 
     - name: Download production files artifact