Skip to content

Commit 29c4584

Browse files
committed
Fix mirror
1 parent 00f737e commit 29c4584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Install Qt
7575
uses: jurplel/install-qt-action@v2
7676
with:
77-
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
77+
extra: '--b http://mirrors.ocf.berkeley.edu/qt/'
7878
cached: ${{ steps.cache-qt2.outputs.cache-hit }}
7979

8080
# Latest Erlang on Ubuntu

0 commit comments

Comments
 (0)