mirror of
https://github.com/gopher64/gopher64.git
synced 2026-07-11 01:25:20 +02:00
Remove Android SDK setup from build.yml (#905)
This commit is contained in:
@@ -266,10 +266,6 @@ jobs:
|
||||
target: ${{ matrix.target }}
|
||||
rustflags: ""
|
||||
cache: ${{ github.ref_type != 'tag' }}
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v4
|
||||
with:
|
||||
packages: build-tools;37.0.0 platforms;android-35
|
||||
- name: Build
|
||||
run: |
|
||||
cargo install cargo-apk cargo-ndk
|
||||
|
||||
Reference in New Issue
Block a user