mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-09 03:23:03 +02:00
Compare commits
No commits in common. "1b858ac4f23ceb9f002664d26d95d8259fa04f43" and "b80cd05d4b22c77140e8d15bff39594b7987c220" have entirely different histories.
1b858ac4f2
...
b80cd05d4b
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -28,10 +28,12 @@ jobs:
|
||||
- name: Install Qt (Desktop)
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
aqtversion: '==2.1.0'
|
||||
version: '6.4.0'
|
||||
- name: Install Qt (Android)
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
aqtversion: '==2.1.0'
|
||||
version: '6.4.0'
|
||||
target: 'android'
|
||||
arch: 'android_armv7'
|
||||
|
Loading…
x
Reference in New Issue
Block a user