@@ -33,7 +33,7 @@ jobs:
cli: ${{ env.CLOJURE_VERSION }}
- name: Fetch yarn deps
- run: yarn cache clean && yarn install --frozen-lockfile
+ run: yarn install --frozen-lockfile
- name: Set Build Environment Variables
run: |