use mirror for install-qt-action (#3070)

This commit is contained in:
Oliver Stöneberg 2021-01-20 19:03:38 +01:00 committed by GitHub
parent f46a9e3543
commit 85154cb70e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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