Update ARM64 binary path in MSI build script to reflect new version structure

This commit is contained in:
Simon Larsen
2024-12-20 12:08:47 +00:00
parent 4b9d770030
commit ec7d5fe5c2

View File

@@ -21,7 +21,7 @@ echo "Building MSI for version: $APP_VERSION"
# Paths to binaries
BINARIES=(
"./dist/oneuptime_windows_amd64_v1/oneuptime-infrastructure-agent.exe"
"./dist/oneuptime_windows_arm64/oneuptime-infrastructure-agent.exe"
"./dist/oneuptime_windows_arm64_v8.0/oneuptime-infrastructure-agent.exe"
)
# Architecture mappings