Modified the value of param SptBuildType to Release

This commit is contained in:
AirryCo
2025-10-26 12:44:42 +08:00
parent 87e8caf2ee
commit bf8446d251

View File

@@ -26,7 +26,7 @@ jobs:
FIKA_SERVER_COMMIT: ${{ steps.compare-fika.outputs.FIKA_SERVER_COMMIT }}
BUILD_DATE_TIME: ${{ steps.versions.outputs.DATE_TIME }}
BUILD_TYPE: BLEEDINGEDGEMODS # BLEEDINGEDGE BLEEDINGEDGEMODS Release
BUILD_CONFIG: Debug # Debug Release
BUILD_CONFIG: Release # Debug Release
steps:
- name: Checkout