Add API to get version information (#2309)
This commit is contained in:
@@ -58,6 +58,12 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update version
|
||||
shell: bash
|
||||
run: |
|
||||
./new-release.sh
|
||||
git diff .
|
||||
|
||||
- name: Build sherpa-onnx
|
||||
if: matrix.gpu == 'ON'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user