mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-23 19:25:55 +01:00
Fixed Android qmake step
This commit is contained in:
parent
0a696a6ab8
commit
672de3919b
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -42,6 +42,6 @@ jobs:
|
||||
target: 'android'
|
||||
arch: 'android_arm64_v8a'
|
||||
- name: Configure build
|
||||
run: qmake gpxsee.pro
|
||||
run: qmake pbfplugin.pro
|
||||
- name: Build project
|
||||
run: make -j2
|
||||
|
Loading…
Reference in New Issue
Block a user