Skip to content

Commit 80f2cc4

Browse files
committed
fix: Ensure proper handling of missing binary artifact in Databricks build workflow
1 parent 4725977 commit 80f2cc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/databricks_system_adapter_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
with:
3535
name: databricks-system-adapter-linux
3636
path: system-adapters/databricks/target/debug/databricks-system-adapter
37-
if-no-files-found: error
37+
if-no-files-found: error

0 commit comments

Comments
 (0)