mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Try the default arch
This commit is contained in:
parent
22e25671ce
commit
3dc998a5c0
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
|||||||
version: '6.3.0'
|
version: '6.3.0'
|
||||||
host: 'linux'
|
host: 'linux'
|
||||||
target: 'android'
|
target: 'android'
|
||||||
arch: 'android_arm64_v8a'
|
|
||||||
install-deps: 'true'
|
install-deps: 'true'
|
||||||
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
||||||
- name: Configure build
|
- name: Configure build
|
||||||
|
Loading…
Reference in New Issue
Block a user