Skip to content

Commit d52651e

Browse files
committed
ci: fix typo
1 parent 6f0ba5a commit d52651e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
inputs:
55
fatal_warnings:
6-
description: 'Build with --fatal-meson-warning (yes/no)'
6+
description: 'Build with --fatal-meson-warnings (yes/no)'
77
default: 'no'
88
required: false
99
schedule:

0 commit comments

Comments
 (0)