From 4fa78fa8920f08f366759f1d3e721b055d4147aa Mon Sep 17 00:00:00 2001 From: Minh141120 Date: Mon, 15 Sep 2025 09:44:21 +0700 Subject: [PATCH] fix: make install-rust-targets a dependency --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 65fc67fc4..72aca58c1 100644 --- a/Makefile +++ b/Makefile @@ -84,7 +84,6 @@ build-and-publish: install-and-build install-rust-targets # Build build: install-and-build install-rust-targets - install-rust-targets yarn download:lib yarn build