From 4da221772df7631da5e8d236c2cc0f6b761878eb Mon Sep 17 00:00:00 2001 From: Jordan Date: Mon, 19 Jun 2023 01:35:17 -0400 Subject: [PATCH] Automatically install yarn during build if needed --- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index a745a554e9..b6df6a2e91 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -32,13 +32,13 @@ - + - +