We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4269a44 commit ab8ca7cCopy full SHA for ab8ca7c
1 file changed
.github/workflows/build.yml
@@ -40,8 +40,7 @@ jobs:
40
sudo apt-get install jsvc
41
else
42
brew update
43
- brew install coreutils commons-daemon
44
- fi
+ brew install coreutils jsvc fi
45
unzip OpenICF-java-framework/openicf-zip/target/openicf-*.zip
46
openicf/bin/ConnectorServer.sh
47
openicf/bin/openicf.sh start
0 commit comments