From cafd8741ca2757817527353fa988fa07653a9613 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 7 Aug 2025 21:01:40 +0700 Subject: [PATCH] fix: test step --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 111fdb67b..8d78b3457 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,7 @@ test: lint yarn download:bin yarn test yarn copy:assets:tauri + yarn build:icon cargo test # Builds and publishes the app