mirror of
https://github.com/isledecomp/SIEdit.git
synced 2024-11-26 17:16:08 -05:00
update build ci to qt 6
This commit is contained in:
parent
9cbba5713c
commit
33f5948c24
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -30,6 +30,8 @@ jobs:
|
|||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: '6.6'
|
||||
|
||||
- name: Install FFmpeg
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue