update: Action build type to MinSizeRel

This commit is contained in:
TaurusXin 2024-11-02 21:37:22 +08:00
parent b812fe4e30
commit e29fdaf850
Signed by: taurusxin
GPG Key ID: C334DCA04AC2D2CC
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: CI
env:
BUILD_TYPE: Release
BUILD_TYPE: MinSizeRel
BUILD_PATH: build
on:
push: