@@ -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: |