1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00

fix: add build type

This commit is contained in:
Falk Werner 2023-05-27 10:08:28 +02:00
parent 62d9797279
commit 78eb643187

View File

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