1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-07-27 03:49:37 +00:00

No really, build the web example.

This commit is contained in:
Nolan Darilek 2021-04-03 12:11:53 -05:00
parent a879b3dca3
commit 26d06fc635

View File

@ -102,4 +102,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: make
args:
args: [build-web-example]