From 170a3b01e6fda4bc2688e8e9a567777226073324 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 28 Jan 2023 08:55:42 +0530 Subject: Upgrade 'nodejs' to '18.13.0', 'pnpm' to '7.25.1' and the recipes submodule --- scripts/build-windows.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build-windows.ps1') diff --git a/scripts/build-windows.ps1 b/scripts/build-windows.ps1 index 7a5004e..71b27b8 100644 --- a/scripts/build-windows.ps1 +++ b/scripts/build-windows.ps1 @@ -160,7 +160,7 @@ Pop-Location # ----------------------------------------------------------------------------- # Now the meat..... & pnpm i -& pnpm prepare-code +& pnpm prepare & pnpm lint # TODO: Uncomment after fixing tests # & pnpm test -- cgit v1.2.3-54-g00ecf