Skip to content

Commit

Permalink
Create cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xR3b0rn authored Mar 8, 2021
1 parent 2032fe3 commit 06066df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: CMake

on: [push]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release

0 comments on commit 06066df

Please sign in to comment.