text fix ci
This commit is contained in:
parent
91e8771e81
commit
4893c783af
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue