Update onnxruntime from v1.14.0 to v1.15.1 (#204)
This commit is contained in:
3
.github/workflows/build-xcframework.yaml
vendored
3
.github/workflows/build-xcframework.yaml
vendored
@@ -3,7 +3,10 @@ name: build-xcframework
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- xcframework
|
||||
paths:
|
||||
- './build-ios.sh'
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
||||
2
.github/workflows/run-python-test.yaml
vendored
2
.github/workflows/run-python-test.yaml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
- name: Install sherpa-onnx
|
||||
shell: bash
|
||||
run: |
|
||||
python3 setup.py install
|
||||
python3 -m pip install --verbose .
|
||||
|
||||
- name: Test sherpa-onnx
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user