Skip to content

Commit

Permalink
Merge pull request #176 from blinemedical/VIDEO-2688-fix-semantic-whi…
Browse files Browse the repository at this point in the history
…tespace

[VIDEO-2688] - Fixing semantic whitespace in action yaml
  • Loading branch information
lyramcmillan authored Mar 19, 2024
2 parents 0a05bd9 + 9dc01a5 commit 1590980
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ inputs:
-Dgst-plugins-good:cairo=enabled
-Dgst-plugins-good:soup=enabled
-Dgst-plugins-good:soup-lookup-dep=true
msiUrl:
description: 'Optional override of the URL from which to download the Windows runtime msi installer'
required: false
devMsiUrl:
description: 'Optional override of the URL from which to download the Windows development libraries msi installer'
required: false
buildRun:
description: 'Optional input with the run number for the workflow'
required: false
msiUrl:
description: 'Optional override of the URL from which to download the Windows runtime msi installer'
required: false
devMsiUrl:
description: 'Optional override of the URL from which to download the Windows development libraries msi installer'
required: false
buildRun:
description: 'Optional input with the run number for the workflow'
required: false
outputs:
gstreamerPath:
description: 'Installation path'
Expand Down

0 comments on commit 1590980

Please sign in to comment.