Commit 5348219
authored
FIx java bindings packaging (#5008)
Seems to work
[here](https://github.com/vortex-data/vortex/actions/runs/18659973729/job/53197925411).
My general thinking is that `setup-protoc` runs on the provided
`container` config that's required only for the JNI build. That image
lacks unzip, so we just install it.
Signed-off-by: Adam Gutglick <[email protected]>1 parent 33204e1 commit 5348219
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments