@@ -32,7 +32,7 @@ jobs:
with:
node-version: '16.x'
- - run: yarn install --pure-lockfile
+ - run: yarn install
- name: Bump Prod Version
if: ${{ github.ref == 'refs/heads/main' }}