Skip to content

Commit 108ee4c

Browse files
committed
Add onnxruntime library in the Debian building pipeline.
1 parent 59ae04e commit 108ee4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/build_3rdparty_static_debian.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ cd $BASEDIR/debian_3rdparty
1111
./build_taglib.sh
1212
./build_yaml.sh
1313
./build_chromaprint.sh
14+
./build_onnx.sh
1415

1516
#!/usr/bin/env bash
1617
if [[ "$*" == *--with-gaia* ]]

0 commit comments

Comments
 (0)