Create cmake.yml #9

Closed
twistdroach wants to merge 6 commits from github-workflow into master
Showing only changes of commit 422e04bf31 - Show all commits

View File

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