diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef413cb..8f73c0d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) BUILD_TYPE: Release - version: osslsigncode-2.6-dev + version: osslsigncode-2.6 jobs: build: