зеркало из https://github.com/github/ruby.git
[MinGW] Highlight where groups
This commit is contained in:
Родитель
7068255b0c
Коммит
8dc2fce2be
|
@ -66,8 +66,9 @@ jobs:
|
|||
# show where
|
||||
result=true
|
||||
for e in gcc.exe ragel.exe make.exe bison.exe libcrypto-1_1-x64.dll libssl-1_1-x64.dll; do
|
||||
echo
|
||||
echo '##['group']'$'\033[93m'$e$'\033[m'
|
||||
where $e || result=false
|
||||
echo '##['endgroup']'
|
||||
done
|
||||
$result
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче