mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added missing Android Qt modules install
This commit is contained in:
parent
c9930a7aa3
commit
ca0089e486
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
|||||||
version: '6.3.0'
|
version: '6.3.0'
|
||||||
target: 'android'
|
target: 'android'
|
||||||
arch: 'android_armv7'
|
arch: 'android_armv7'
|
||||||
|
modules: qtpositioning qt5compat
|
||||||
- name: Configure build
|
- name: Configure build
|
||||||
run: qmake gpxsee.pro
|
run: qmake gpxsee.pro
|
||||||
- name: Build project
|
- name: Build project
|
||||||
|
Loading…
Reference in New Issue
Block a user