Skip to content

Commit

Permalink
chore: add frozen flag
Browse files Browse the repository at this point in the history
  • Loading branch information
shakkernerd committed Jan 6, 2025
1 parent d05e951 commit a54f24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/smokeTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cp .env.example .env

pnpm clean

pnpm install -r
pnpm install -r --no-frozen-lockfile

pnpm build

Expand Down

0 comments on commit a54f24a

Please sign in to comment.