Build pre-compiled wheels for aarch64 (Linux) (#197)

This commit is contained in:
Fangjun Kuang
2023-07-06 08:40:25 +08:00
committed by GitHub
parent a40697f633
commit 3a08191a43
2 changed files with 64 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
#
# Please see the end of this file for what files it will generate
set -ex
SHERPA_ONNX_VERSION=$(grep "SHERPA_ONNX_VERSION" ./CMakeLists.txt | cut -d " " -f 2 | cut -d '"' -f 2)
echo "SHERPA_ONNX_VERSION: ${SHERPA_ONNX_VERSION}"
dst=v${SHERPA_ONNX_VERSION}