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:
|
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…
Reference in New Issue
Block a user