فهرست منبع

Update github.yml

George King 2 ماه پیش
والد
کامیت
ee32a64428
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      .github/workflows/github.yml

+ 3 - 3
.github/workflows/github.yml

@@ -59,7 +59,7 @@ jobs:
             os: windows-2025
             pack: 1
             upload: 0
-            pack_type: RelWithDebInfo
+            pack_type: Release
             extension: zip
             before_install: msvc.sh
             preset: windows-msvc-ninja-release
@@ -71,7 +71,7 @@ jobs:
             os: windows-2025
             pack: 1
             upload: 0
-            pack_type: RelWithDebInfo
+            pack_type: Release
             extension: zip
             before_install: msvc.sh
             preset: windows-msvc-ninja-release-x86
@@ -83,7 +83,7 @@ jobs:
             os: windows-11-arm
             pack: 1
             upload: 0
-            pack_type: RelWithDebInfo
+            pack_type: Release
             extension: zip
             before_install: msvc.sh
             preset: windows-msvc-ninja-release-arm64