Skip to content

Commit

Permalink
chore: temp remove frozen-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
juliopavila committed Jan 15, 2025
1 parent 24e3ca5 commit 28e75b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-release-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 16
- run: npm install -g yarn

- run: yarn install --frozen-lockfile
- run: yarn install
working-directory: packages/exit-app

- run: yarn build
Expand Down

0 comments on commit 28e75b0

Please sign in to comment.