Skip to content

Commit b527ed5

Browse files
authored
Update build.yml
1 parent 970d126 commit b527ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
env:
66
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
7-
BUILD_TYPE: Release
7+
BUILD_TYPE: Debug
88

99
jobs:
1010
# macos:

0 commit comments

Comments
 (0)