From 194ffd481243b422e754c804fec03a8f186fecb9 Mon Sep 17 00:00:00 2001 From: Lachlan Dowding Date: Mon, 13 Jan 2025 20:37:46 +1000 Subject: [PATCH] crystal: Add crystal package manager `shards.exe` to the system path (#6448) --- bucket/crystal.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bucket/crystal.json b/bucket/crystal.json index d7a215dc13..c77f63ffdc 100644 --- a/bucket/crystal.json +++ b/bucket/crystal.json @@ -9,7 +9,10 @@ "hash": "743e08b86e41051985fa0e85375eeebc62efcccbce05bf5944be6a15f849f369" } }, - "bin": "crystal.exe", + "bin": [ + "crystal.exe", + "shards.exe" + ], "shortcuts": [ [ "crystal.exe",