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

Use cargo-apk to test Android build.

This commit is contained in:
Nolan Darilek 2020-12-30 14:00:25 -06:00
parent d806c44c76
commit 7eb74729fc

View File

@ -75,5 +75,9 @@ jobs:
override: true
- uses: actions-rs/install@v0.1
with:
crate: cargo-make
crate: cargo-apk
# use-tool-cache: true
- uses: actions-rs/cargo@v1
with:
command: apk
args: build