1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Create translation files in android CI build

This commit is contained in:
Martin Tůma 2022-07-22 19:06:45 +02:00
parent e9d93bcc03
commit 475ca98527

View File

@ -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