Skip to content

Commit 1590980

Browse files
authored
Merge pull request #176 from blinemedical/VIDEO-2688-fix-semantic-whitespace
[VIDEO-2688] - Fixing semantic whitespace in action yaml
2 parents 0a05bd9 + 9dc01a5 commit 1590980

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

action.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ inputs:
4141
-Dgst-plugins-good:cairo=enabled
4242
-Dgst-plugins-good:soup=enabled
4343
-Dgst-plugins-good:soup-lookup-dep=true
44-
msiUrl:
45-
description: 'Optional override of the URL from which to download the Windows runtime msi installer'
46-
required: false
47-
devMsiUrl:
48-
description: 'Optional override of the URL from which to download the Windows development libraries msi installer'
49-
required: false
50-
buildRun:
51-
description: 'Optional input with the run number for the workflow'
52-
required: false
44+
msiUrl:
45+
description: 'Optional override of the URL from which to download the Windows runtime msi installer'
46+
required: false
47+
devMsiUrl:
48+
description: 'Optional override of the URL from which to download the Windows development libraries msi installer'
49+
required: false
50+
buildRun:
51+
description: 'Optional input with the run number for the workflow'
52+
required: false
5353
outputs:
5454
gstreamerPath:
5555
description: 'Installation path'

0 commit comments

Comments
 (0)