Remove mirror option from install-qt-action (#3356)

The mirror option has been removed from the
jurplel/install-qt-action [1]
- Fixes warning in release-windows GitHub Action:
  build
  Unexpected input(s) 'mirror'

[1] https://github.com/jurplel/install-qt-action/commit/49465b8
This commit is contained in:
Wolfgang Stöggl 2021-07-25 18:14:28 +02:00 committed by GitHub
parent 5be3f700bb
commit 462cd88784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ jobs:
with:
version: '5.15.2'
modules: 'qtcharts qthelp'
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
- name: Create .qm
run: |