Skip to content

Commit b4d5076

Browse files
committed
tmp3
1 parent e1741af commit b4d5076

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
@@ -390,6 +390,7 @@ jobs:
390390
shell: cmd
391391
run: |
392392
"c:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
393+
dumpbin.exe /?
393394
dumpbin.exe /exports build\Release\libduckdb_java.so_windows_amd64
394395
395396
- name: Java Tests

0 commit comments

Comments
 (0)