mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Remove debug stuff
This commit is contained in:
parent
8f05346ced
commit
a168d28d81
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -38,8 +38,6 @@ jobs:
|
|||||||
arch: 'android_armv7'
|
arch: 'android_armv7'
|
||||||
install-deps: 'true'
|
install-deps: 'true'
|
||||||
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
cached: ${{ steps.cache-qt.outputs.cache-hit }}
|
||||||
- name: Debug
|
|
||||||
run: ls -l $Qt6_DIR/../ && ls -l $Qt6_DIR/../gcc_64/bin
|
|
||||||
- name: Configure build
|
- name: Configure build
|
||||||
run: qmake gpxsee.pro
|
run: qmake gpxsee.pro
|
||||||
- name: Build project
|
- name: Build project
|
||||||
|
Loading…
Reference in New Issue
Block a user