We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f737e commit 29c4584Copy full SHA for 29c4584
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Install Qt
75
uses: jurplel/install-qt-action@v2
76
with:
77
- mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
+ extra: '--b http://mirrors.ocf.berkeley.edu/qt/'
78
cached: ${{ steps.cache-qt2.outputs.cache-hit }}
79
80
# Latest Erlang on Ubuntu
0 commit comments