fix: re-enable repeatable install now that it's fixed on master

This commit is contained in:
Gabriel Horner
2025-11-11 12:02:54 -05:00
parent 7bf2738744
commit b9318281f3

View File

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