mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Fixed Qt5 modules list
This commit is contained in:
parent
dce078bca6
commit
0596201fb2
2
.github/workflows/osx.yml
vendored
2
.github/workflows/osx.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '5.15.2'
|
||||
modules: qtpositioning qt5compat qtserialport
|
||||
modules: qtpositioning qtserialport
|
||||
- name: Create localization
|
||||
run: lrelease gpxsee.pro
|
||||
- name: Configure build
|
||||
|
Loading…
Reference in New Issue
Block a user