From 3919cd0306c2983cf688ec57cad421d157fcc849 Mon Sep 17 00:00:00 2001 From: Louis Date: Tue, 7 Oct 2025 18:32:43 +0700 Subject: [PATCH] fix: build error --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 890f612c8..a3fa63665 100644 --- a/Makefile +++ b/Makefile @@ -117,7 +117,6 @@ lint: install-and-build test: lint yarn download:bin ifeq ($(OS),Windows_NT) - yarn download:windows-installer endif yarn test yarn copy:assets:tauri