Create cmake.yml #9
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user