Use wildcard solution mapping for ARM64

This commit is contained in:
ema
2026-04-14 18:31:16 +08:00
parent bce1f49d22
commit a3b246fcbc
5 changed files with 92 additions and 623 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: ./QuickLook.sln
SOLUTION_FILE_PATH: ./QuickLook.slnx
# Configuration type to build.
# You can convert this to a build matrix if you need coverage of multiple configuration types.