mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-01-10 13:39:39 +05:00
Update workflow.yml
This commit is contained in:
5
.github/workflows/workflow.yml
vendored
5
.github/workflows/workflow.yml
vendored
@@ -37,6 +37,11 @@ jobs:
|
||||
- name: Set up Android SDK
|
||||
uses: android-actions/setup-android@v2
|
||||
|
||||
- name: Setup NDK
|
||||
uses: nttld/setup-ndk@v1
|
||||
with:
|
||||
ndk-version: "r27d"
|
||||
|
||||
- name: Install toolchain
|
||||
run: |
|
||||
rustup default stable
|
||||
|
||||
Reference in New Issue
Block a user