text fix ci
This commit is contained in:
parent
91e8771e81
commit
4893c783af
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue