Przeglądaj źródła

add codes for experiment

Yuki Takei 4 lat temu
rodzic
commit
1794760c8f
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      .github/workflows/reusable-app-prod.yml

+ 3 - 0
.github/workflows/reusable-app-prod.yml

@@ -219,6 +219,9 @@ jobs:
 
 
     - name: lerna bootstrap
     - name: lerna bootstrap
       run: |
       run: |
+        whoami
+        ls -al .
+        ls -al packages/app
         npx -y lerna bootstrap -- --frozen-lockfile
         npx -y lerna bootstrap -- --frozen-lockfile
 
 
     - name: Download production files artifact
     - name: Download production files artifact