You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: Ensure finding no pattern match results in an empty string
If no pattern match is found, which we expect for Qt x86 builds, then
return an empty string by enabling the nullglob option.
Additionally, add quotes for paths for safety and fix the for loop array
syntax.
0 commit comments