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:
parent
62d9797279
commit
78eb643187
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: 'ubuntu-latest'
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user