Skip to content

Commit f67cdd2

Browse files
authored
Update jsvc installation to specific version 1.5.0
1 parent 1f5eda7 commit f67cdd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if [ "$RUNNER_OS" == "Linux" ]; then
4040
sudo apt-get install jsvc
4141
else
42-
brew install coreutils jsvc
42+
brew install coreutils jsvc@1.5.0
4343
fi
4444
unzip OpenICF-java-framework/openicf-zip/target/openicf-*.zip
4545
openicf/bin/ConnectorServer.sh

0 commit comments

Comments
 (0)