Skip to content

Commit

Permalink
Update .github/workflows/c-api-from-buffer.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Fangjun Kuang <[email protected]>
  • Loading branch information
shawl336 and csukuangfj authored Sep 19, 2024
1 parent c2764df commit 225b09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-api-from-buffer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
ls -lh streaming-paraformer-buffered-tokens-c-api
if [[ ${{ matrix.os }} == ubuntu-latest ]]; then
ldd ./streaming-paraformer-buffered-tokens-hotwords-c-api
ldd ./streaming-paraformer-buffered-tokens-c-api
echo "----"
readelf -d ./streaming-paraformer-buffered-tokens-hotwords-c-api
fi
Expand Down

0 comments on commit 225b09e

Please sign in to comment.