Skip to content

Commit

Permalink
Upload libstt.tflite.wasm.zip as release asset
Browse files Browse the repository at this point in the history
  • Loading branch information
reuben committed Aug 9, 2022
1 parent ea4c8ba commit 7a9305e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,10 @@ jobs:
with:
name: libstt.tflite.macOS.zip
- run: mv libstt.zip libstt.tflite.macOS.zip
- uses: actions/download-artifact@v2
with:
name: libstt.tflite.wasm.zip
- run: mv libstt.zip libstt.tflite.wasm.zip
- uses: actions/download-artifact@v2
with:
name: native_client.tflite.macOS.tar.xz
Expand Down

0 comments on commit 7a9305e

Please sign in to comment.