add target debug

This commit is contained in:
Ruben Fiszel
2025-12-09 21:37:59 +00:00
parent 8159b8e017
commit 94f9175cb8
@@ -1,2 +1,3 @@
CARGO_NET_GIT_FETCH_WITH_CLI=true cargo build --release -p windmill_duckdb_ffi_internal
mkdir -p ../target/debug/
cp target/release/libwindmill_duckdb_ffi_internal.* ../target/debug/