fix: frozen-lockfile install

yarn.lock needed more updating after #12202
This commit is contained in:
Gabriel Horner
2025-11-11 11:31:16 -05:00
parent c8c2d780a6
commit 7bf2738744
2 changed files with 6 additions and 32 deletions

View File

@@ -73,8 +73,7 @@ jobs:
run: clojure -A:cljs -P
- name: Fetch yarn deps
# run: yarn install --frozen-lockfile
run: yarn install
run: yarn install --frozen-lockfile
- name: Build test asset
run: clojure -M:test compile test