Update cmake.yml

This commit is contained in:
marauder2k7 2023-07-25 16:01:06 +01:00
parent 206ba83ee9
commit eefe48932d

View file

@ -8,7 +8,7 @@ on:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
BUILD_TYPE: RelWithDebInfo
jobs:
build: