mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-01-08 20:09:41 +05:00
Update workflow.yml
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
rustup target add armv7-linux-androideabi
|
||||
rustup target install aarch64-linux-android
|
||||
rustup target add i686-linux-android
|
||||
rustup target add aarch64-linux-android
|
||||
rustup target add x86_64-linux-android
|
||||
|
||||
- name: Build APK
|
||||
run: ./gradlew assembleRelease
|
||||
|
||||
Reference in New Issue
Block a user