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

This commit is contained in:
Vinzenz Schroeter 2025-06-26 23:36:15 +02:00
parent 91e8771e81
commit 4893c783af

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