We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6590c4 commit 4368136Copy full SHA for 4368136
.github/workflows/build.yaml
@@ -5,7 +5,7 @@ on:
5
6
env:
7
BINARY_NAME: pluginval
8
- BUILD_TYPE: Release
+ BUILD_TYPE: Debug
9
BUILD_DIR: Builds
10
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11
DISPLAY: :0 # Running pluginval GUI on linux needs this
0 commit comments