mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Qt5 compatability module is not needed anymore
This commit is contained in:
parent
0e83bd89d1
commit
436cf0d14c
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.6.1'
|
version: '6.6.1'
|
||||||
modules: qtpositioning qt5compat qtserialport
|
modules: qtpositioning qtserialport
|
||||||
- name: Create localization
|
- name: Create localization
|
||||||
run: lrelease gpxsee.pro
|
run: lrelease gpxsee.pro
|
||||||
- name: Configure build
|
- name: Configure build
|
||||||
|
Loading…
Reference in New Issue
Block a user