1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00

Add TIFF support to the Mac Qt6 build

This commit is contained in:
Martin Tůma 2024-02-09 01:24:27 +01:00
parent 52e0d921da
commit 2073be193f

View File

@ -40,7 +40,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
version: '6.6.1'
modules: qtpositioning qtserialport
modules: qtpositioning qtserialport qtimageformats
- name: Create localization
run: lrelease gpxsee.pro
- name: Configure build