Skip to content

Commit 308fede

Browse files
committed
tmp
1 parent d9dac73 commit 308fede

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci.jsonnet

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,10 @@ local contains(str, needle) = std.findSubstr(needle, str) != [];
232232
conf.copydir(conf.jdk_home("."), "${JDK_HOME}_fastdebug")
233233
] else []),
234234

235+
on_failure+: [
236+
["find", "$JIB_DATA_DIR/install/jpg/infra/builddeps/tidy-html-macosx/5.9.20+1"]
237+
]
238+
235239
},
236240

237241
# Downstream Graal branch to test against. If you change this value to anything but

0 commit comments

Comments
 (0)