Review build

This commit is contained in:
Alexandre JARDON
2025-03-15 09:24:43 +01:00
parent 838a206ed3
commit f682432188

View File

@@ -28,7 +28,7 @@ if ($Sign) {
# Building service executable
Write-Output "Building WinBGP service"
& ".\service\WinBGP-Service.ps1" -Build
& "..\service\WinBGP-Service.ps1" -Build
# Building engine
Write-Output "Building engine"