Remove comment suggesting Build Qt is a Linux only build step (#3955)

* Remove comment suggesting `Build Qt` is a Linux only build step

* I forgot to no ci

[no ci]

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Felanbird 2022-09-08 15:19:13 -04:00 committed by GitHub
parent 9fd00a9c6c
commit 7337e93a27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,6 @@ jobs:
path: "${{ github.workspace }}/qt/"
key: ${{ runner.os }}-QtCache-${{ matrix.qt-version }}
# LINUX
- name: Install Qt
uses: jurplel/install-qt-action@v2
with: