Disable mirror (#2037)

Break cache
This commit is contained in:
pajlada 2020-10-05 20:11:49 +02:00 committed by GitHub
parent 42daac088d
commit edabe57f21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
uses: actions/cache@v2
with:
path: ../Qt
key: ${{ runner.os }}-QtCache-v5
key: ${{ runner.os }}-QtCache-20201005
# LINUX
- name: Install p7zip (Ubuntu)
@ -39,7 +39,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
# mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
cached: ${{ steps.cache-qt.outputs.cache-hit }}
extra: --external 7z