Skip to content

Commit a37dd7a

Browse files
committed
add senzing dir for windows
1 parent f27e1ad commit a37dd7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
senzingsdk-repository-path: ${{ secrets.SENZING_WIN_BETA_REPOSITORY }}
3232

3333
- name: build with Maven
34+
env:
35+
SENZING_DIR: 'C:\Program Files\Senzing\er'
3436
run: |
3537
cd "${Env:GITHUB_WORKSPACE}/java"
3638
mvn clean install

0 commit comments

Comments
 (0)