fix: test website ci

This commit is contained in:
Tienson Qin
2025-11-10 22:30:22 +08:00
parent 76d8546604
commit 1949a8a2f9

View File

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