We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322e6fe commit aafed9bCopy full SHA for aafed9b
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
workflow_dispatch:
6
inputs:
7
- buil-static:
+ build-static:
8
description: "Build static version of mgconsole"
9
type: boolean
10
required: false
0 commit comments