clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit a62a5882a1d38ca3f72ed7ff4a46b7c04c13e739
parent 683b2592865064b0985c1b568e93a99c6cbcf522
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Fri, 11 Jun 2021 16:34:57 +0200

Make github happy

Diffstat:
M.github/workflows/cmake.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml @@ -8,7 +8,7 @@ on: env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) - BUILD_TYPE: Release, Debug + BUILD_TYPE: Release jobs: build: