update: Action build type to MinSizeRel
This commit is contained in:
parent
b812fe4e30
commit
e29fdaf850
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: CI
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
BUILD_TYPE: MinSizeRel
|
||||
BUILD_PATH: build
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user