mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-12-24 12:37:53 +08:00
fix:修复依赖下载
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -74,6 +74,8 @@ jobs:
|
||||
|
||||
- name: Install Android SDK
|
||||
uses: android-actions/setup-android@v3
|
||||
with:
|
||||
packages: 'platform-tools'
|
||||
|
||||
- name: Install Android NDK
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user