Skip to content

Commit 8ced7c3

Browse files
committed
orr
1 parent a0380d3 commit 8ced7c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,5 +254,5 @@ jobs:
254254

255255
- name: Test
256256
shell: bash
257-
run: apt-get install openjdk-8-jre(cd jdbccts && make DUCKDB_JAR=../jdbc-driver/duckdb_jdbc-linux-amd64.jar test)
257+
run: (cd jdbccts && make DUCKDB_JAR=../jdbc-driver/duckdb_jdbc-linux-amd64.jar test)
258258

0 commit comments

Comments
 (0)