mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Create translation files in android CI build
This commit is contained in:
parent
e9d93bcc03
commit
475ca98527
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -37,6 +37,8 @@ jobs:
|
||||
modules: qtpositioning qt5compat
|
||||
- name: Install Android OpenSSL
|
||||
run: git clone https://github.com/KDAB/android_openssl.git
|
||||
- name: Create localization
|
||||
run: lrelease gpxsee.pro
|
||||
- name: Configure build
|
||||
run: qmake gpxsee.pro OPENSSL_PATH=android_openssl
|
||||
- name: Build project
|
||||
|
Loading…
Reference in New Issue
Block a user