Remove mirror option from install-qt-action

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

View File

@ -57,7 +57,6 @@ jobs:
uses: jurplel/install-qt-action@v2
with:
modules: 'qtcharts'
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
- name: Build GUI x64 release
run: |