Skip to content

Commit c7f6658

Browse files
committed
Don't build java bindings
1 parent f3ce235 commit c7f6658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ jobs:
188188
make install
189189
cp .libs/msys-jpgf-0.dll /c/tmp-dist/java/jpgf.dll
190190
cp jpgf.jar /c/tmp-dist/java
191+
if: false
191192

192193
- name: Build Python bindings
193194
shell: msys2 {0}

0 commit comments

Comments
 (0)