Add address sanitizer and undefined behavior sanitizer (#951)
This commit is contained in:
8
.github/workflows/flutter-linux.yaml
vendored
8
.github/workflows/flutter-linux.yaml
vendored
@@ -217,3 +217,11 @@ jobs:
|
||||
with:
|
||||
name: flutter-sherpa-onnx-linux-x64
|
||||
path: ./*.tar.bz2
|
||||
|
||||
# - name: Release android libs
|
||||
# if: (github.repository_owner == 'csukuangfj' || github.repository_owner == 'k2-fsa') && github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
# uses: svenstaro/upload-release-action@v2
|
||||
# with:
|
||||
# file_glob: true
|
||||
# overwrite: true
|
||||
# file: flutter*.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user