mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 07:49:37 +00:00
Add --target.
This commit is contained in:
parent
d97796fff7
commit
be96aacd7a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: check
|
||||
args: --all-features --examples
|
||||
args: --all-features --examples --target wasm32-unknown-unknown
|
||||
|
||||
build_ios:
|
||||
name: Build iOS
|
||||
|
|
Loading…
Reference in New Issue
Block a user