Add comment about why we use install-qt-action

This commit is contained in:
Bruno Alexandre Rosa 2025-09-24 17:46:19 -03:00
parent 71d3728f12
commit 00424d2f15

View file

@ -287,6 +287,8 @@ jobs:
install: true
install-type: "binary"
# Using jurplel/install-qt-action to install Qt without using brew
# qt build using vcpkg either just fails or takes too long to build
- name: Install Qt ${{env.QT_VERSION}}
uses: jurplel/install-qt-action@v4
with: