remove extra files from linux/macos/windows jni libs (#1301)
This commit is contained in:
7
.github/workflows/macos-jni.yaml
vendored
7
.github/workflows/macos-jni.yaml
vendored
@@ -71,8 +71,11 @@ jobs:
|
||||
|
||||
file ./bin/sherpa-onnx
|
||||
|
||||
rm -rf ./install/pkgconfig
|
||||
rm -rf ./install/share
|
||||
rm -rf ./install/lib/pkgconfig
|
||||
rm -rf ./install/lib/share
|
||||
rm -rf ./install/lib/cargs.h
|
||||
rm -rf ./install/include/cargs.h
|
||||
rm -rf ./install/lib/libcargs.dylib
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user