1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00
This commit is contained in:
Martin Tůma 2022-06-04 13:10:35 +02:00
parent 8e62bd83d6
commit 8f05346ced

View File

@ -38,6 +38,8 @@ jobs:
arch: 'android_armv7'
install-deps: 'true'
cached: ${{ steps.cache-qt.outputs.cache-hit }}
- name: Debug
run: ls -l $Qt6_DIR/../ && ls -l $Qt6_DIR/../gcc_64/bin
- name: Configure build
run: qmake gpxsee.pro
- name: Build project