Update main.yml

This commit is contained in:
Kevin Yue
2021-08-19 18:33:01 +08:00
committed by GitHub
parent 563ec48c8c
commit 3f6467321f

View File

@@ -37,7 +37,7 @@ jobs:
- name: Install Qt - name: Install Qt
uses: jurplel/install-qt-action@v2 uses: jurplel/install-qt-action@v2
with: with:
version: '6.1' version: '6.0.0'
modules: 'qtwebengine qtwebsockets' modules: 'qtwebengine qtwebsockets'
# Checkout repository and submodules # Checkout repository and submodules