Jelajahi Sumber

fix: test website ci

Tienson Qin 2 bulan lalu
induk
melakukan
1949a8a2f9
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      .github/workflows/deploy-db-test-pages.yml

+ 2 - 1
.github/workflows/deploy-db-test-pages.yml

@@ -47,7 +47,8 @@ jobs:
           cli: ${{ env.CLOJURE_VERSION }}
           cli: ${{ env.CLOJURE_VERSION }}
 
 
       - name: Fetch yarn deps
       - name: Fetch yarn deps
-        run: yarn install --frozen-lockfile
+        # run: yarn install --frozen-lockfile
+        run: yarn install
 
 
       - name: Set Build Environment Variables
       - name: Set Build Environment Variables
         run: |
         run: |