mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Remove nonexistent qt6 module
This commit is contained in:
parent
6d07af868e
commit
22e25671ce
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@ -36,7 +36,6 @@ jobs:
|
|||||||
host: 'linux'
|
host: 'linux'
|
||||||
target: 'android'
|
target: 'android'
|
||||||
arch: 'android_arm64_v8a'
|
arch: 'android_arm64_v8a'
|
||||||
modules: android
|
|
||||||
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