mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update ARM64 binary path in MSI build script to reflect new version structure
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user