Compare commits

...

1 commit

Author SHA1 Message Date
Vinzenz Schroeter 4893c783af text fix ci
Some checks failed
Rust / build-gnu-apt (pull_request) Has been cancelled
Rust / build-size-gnu-unstable (pull_request) Failing after 2m48s
2025-06-26 23:36:15 +02:00

View file

@ -3,4 +3,4 @@ set -e
SCRIPT_PATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
cbindgen --config $SCRIPT_PATH/cbindgen.toml --crate servicepoint_binding_c --output $SCRIPT_PATH/include/servicepoint.h
cbindgen --config $SCRIPT_PATH/cbindgen.toml --crate servicepoint_binding_c --output $SCRIPT_PATH/include/servicepoint.h --clean