mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-17 22:36:53 +00: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
|
||||
|
||||
. .github/configs $@
|
||||
|
||||
case "`./config.guess`" in
|
||||
*-darwin*)
|
||||
brew install automake
|
||||
|
Loading…
Reference in New Issue
Block a user