mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 07:29:38 +00:00
Update iOS build targets.
This commit is contained in:
parent
65eeddc1ad
commit
3b3be830c6
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -35,5 +35,5 @@ jobs:
|
|||
- run: |
|
||||
cargo build --release
|
||||
cargo install cargo-lipo
|
||||
rustup target add aarch64-apple-ios
|
||||
rustup target add aarch64-apple-ios x86_64-apple-ios
|
||||
cargo lipo --release
|
||||
|
|
Loading…
Reference in New Issue
Block a user