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 6f0ba5a commit d52651eCopy full SHA for d52651e
.github/workflows/build_all.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch:
4
inputs:
5
fatal_warnings:
6
- description: 'Build with --fatal-meson-warning (yes/no)'
+ description: 'Build with --fatal-meson-warnings (yes/no)'
7
default: 'no'
8
required: false
9
schedule:
0 commit comments