mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
theoneapp - fix typo
This commit is contained in:
parent
df59d45e2e
commit
792467f7ff
1 changed files with 1 additions and 1 deletions
|
|
@ -508,7 +508,7 @@ Builds:
|
|||
- export RANLIB=${NDK_HOME}/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
|
||||
- $$rustup$$/rustup-init.sh -y --default-toolchain $RUSTC_VERSION --target armv7-linux-androideabi
|
||||
- source $HOME/.cargo/env
|
||||
- cargo install tauri-cli@TAURI_CLI_VERSION --locked
|
||||
- cargo install tauri-cli@$TAURI_CLI_VERSION --locked
|
||||
- rm -rf gen/android
|
||||
- cargo tauri android init
|
||||
- cargo tauri icon icon.png
|
||||
|
|
|
|||
Loading…
Reference in a new issue