Skip to content

Commit ca23745

Browse files
authored
Update cmake-linux-x86.yml
1 parent 13ef5e8 commit ca23745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-linux-x86.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
env:
1313
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
14-
BUILD_TYPE: MinSizeRel
14+
BUILD_TYPE: Debug
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)