зеркало из https://github.com/mozilla/geckodriver.git
ci: log cc compiler when building
This commit is contained in:
Родитель
0438068202
Коммит
2448d3a049
1
build.sh
1
build.sh
|
@ -3,6 +3,7 @@ set -ex
|
|||
print_versions() {
|
||||
rustc -V
|
||||
cargo -V
|
||||
cc --version
|
||||
}
|
||||
|
||||
rustup_install() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче