fix: add build type

pull/110/head
Falk Werner 12 months ago
parent 62d9797279
commit 78eb643187

@ -12,6 +12,8 @@ jobs:
analyze: analyze:
name: Analyze name: Analyze
runs-on: 'ubuntu-latest' runs-on: 'ubuntu-latest'
env:
BUILD_TYPE: Release
permissions: permissions:
actions: read actions: read
contents: read contents: read

Loading…
Cancel
Save