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:
@@ -45,7 +45,6 @@ jobs:
|
|||||||
path: "${{ github.workspace }}/qt/"
|
path: "${{ github.workspace }}/qt/"
|
||||||
key: ${{ runner.os }}-QtCache-${{ matrix.qt-version }}
|
key: ${{ runner.os }}-QtCache-${{ matrix.qt-version }}
|
||||||
|
|
||||||
# LINUX
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v2
|
uses: jurplel/install-qt-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user