debug
This commit is contained in:
parent
04f62ac9f7
commit
391036643c
3
.github/workflows/build-and-test.yml
vendored
3
.github/workflows/build-and-test.yml
vendored
@ -1713,6 +1713,9 @@ jobs:
|
||||
make -C native_client/ctcdecode/ \
|
||||
NUM_PROCESSES=$(nproc) \
|
||||
bindings
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
if: failure()
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: "coqui_stt_ctcdecoder-windows-test.whl"
|
||||
|
Loading…
Reference in New Issue
Block a user