mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Debug CI
This commit is contained in:
parent
8e62bd83d6
commit
8f05346ced
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user