Skip to content

Commit e1741af

Browse files
committed
tmp2
1 parent 7078907 commit e1741af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ jobs:
389389
- name: List Symbols
390390
shell: cmd
391391
run: |
392+
"c:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
392393
dumpbin.exe /exports build\Release\libduckdb_java.so_windows_amd64
393394
394395
- name: Java Tests

0 commit comments

Comments
 (0)