Skip to content

Commit 1b5ee54

Browse files
committed
update windows path
1 parent a37dd7a commit 1b5ee54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/java-windows-snippets.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ jobs:
3939
4040
- name: run java snippets
4141
run: |
42+
Add-Content $env:GITHUB_PATH 'C:\Program Files\Senzing\er\lib'
4243
cd "${Env:GITHUB_WORKSPACE}/java"
4344
java -jar target/sz-sdk-snippets.jar all

0 commit comments

Comments
 (0)