We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c334aad commit 52b8fa7Copy full SHA for 52b8fa7
.github/workflows/java-linux-snippets.yaml
@@ -46,4 +46,4 @@ jobs:
46
- name: run java snippets
47
run: |
48
cd "${GITHUB_WORKSPACE}"/java
49
- java -jar target/sz-sdk-snippets.jar all
+ java -jar target/sz-sdk-snippets.jar all -Dsenzing.support.dir=/opt/senzing
0 commit comments