We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8ca7c commit c9d3baaCopy full SHA for c9d3baa
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,8 @@ jobs:
40
sudo apt-get install jsvc
41
else
42
brew update
43
- brew install coreutils jsvc fi
+ brew install coreutils jsvc
44
+ 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