Skip to content

Commit b1da5ac

Browse files
committed
chore: clean before installing
1 parent f761d47 commit b1da5ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/smokeTests.sh

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ cd "$PROJECT_DIR"
3636

3737
cp .env.example .env
3838

39+
pnpm clean
40+
3941
pnpm install -r --no-frozen-lockfile
4042

4143
pnpm build

0 commit comments

Comments
 (0)