Remove mirror option from install-qt-action

See 49465b8677
This commit is contained in:
amai2012 2021-02-10 17:48:01 +01:00 committed by GitHub
parent c67ff581b2
commit d02a64c550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ jobs:
uses: jurplel/install-qt-action@v2
with:
modules: 'qtcharts'
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
- name: Test CMake build
run: |