Skip to content

Commit f2f2580

Browse files
cmaughansamaaron
authored andcommitted
Fix mirror
1 parent de71bdb commit f2f2580

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)