From d3a5ff9a74d64d9a98b49aafd6443a498696b46f Mon Sep 17 00:00:00 2001 From: Minh141120 Date: Fri, 3 Oct 2025 12:06:57 +0700 Subject: [PATCH] chore: remove install windows deps from test --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 9a03ddaad..085e42e74 100644 --- a/Makefile +++ b/Makefile @@ -72,9 +72,6 @@ lint: install-and-build test: lint yarn download:bin yarn download:lib -ifeq ($(OS),Windows_NT) - yarn download:windows-installer -endif yarn test yarn copy:assets:tauri yarn build:icon