mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 17:05:52 +00:00
ci: fix minor comment typo
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1371>
This commit is contained in:
parent
ee7fe545b2
commit
836fb53351
1 changed files with 1 additions and 1 deletions
|
@ -427,7 +427,7 @@ build msys2 :
|
|||
allow_failure: true
|
||||
when: 'manual'
|
||||
script:
|
||||
# Make sure powershell exists on errors
|
||||
# Make sure powershell exits on errors
|
||||
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6
|
||||
- $ErrorActionPreference = "Stop"
|
||||
|
||||
|
|
Loading…
Reference in a new issue