Update build-deb-package.yml

This commit is contained in:
Linus Dierheimer
2022-02-08 19:30:55 +01:00
committed by GitHub
parent ec523e0274
commit 47a58ad7b5
+3
View File
@@ -3,6 +3,9 @@ name: CMake
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
on:
workflow_dispatch:
jobs:
build: