update build ci to qt 6

This commit is contained in:
Ramen2X 2024-01-19 17:25:46 -05:00
parent 9cbba5713c
commit 33f5948c24

View file

@ -30,6 +30,8 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '6.6'
- name: Install FFmpeg
shell: bash