mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
upload files
This commit is contained in:
parent
7d25f00658
commit
6bd0c45a8d
8
.github/workflows/rknn.yml
vendored
8
.github/workflows/rknn.yml
vendored
@ -73,4 +73,12 @@ jobs:
|
||||
|
||||
ls -lh ../model
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: rknn-files
|
||||
path: ./rknn_model_zoo/examples/zipformer/model/*.rknn
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: onnx-files
|
||||
path: ./rknn_model_zoo/examples/zipformer/model/*.onnx
|
||||
|
Loading…
x
Reference in New Issue
Block a user