mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
Source configs script so setup_ci can use settings
This commit is contained in:
parent
34df52c201
commit
a07664646b
2
.github/setup_ci.sh
vendored
2
.github/setup_ci.sh
vendored
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
. .github/configs $@
|
||||||
|
|
||||||
case "`./config.guess`" in
|
case "`./config.guess`" in
|
||||||
*-darwin*)
|
*-darwin*)
|
||||||
brew install automake
|
brew install automake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user