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 3c39c9d commit 76f246cCopy full SHA for 76f246c
.github/workflows/matrix_cmake.yml
@@ -108,12 +108,12 @@ jobs:
108
run: bash qbittorrent-nox-static.sh libexecinfo
109
- name: zlib
110
run: bash qbittorrent-nox-static.sh zlib
111
- - name: openssl
112
- run: bash qbittorrent-nox-static.sh openssl
113
- name: iconv
114
run: bash qbittorrent-nox-static.sh iconv
115
- name: ${{ matrix.icu_step_name }}
116
run: "${{ matrix.with_icu }}"
+ - name: openssl
+ run: bash qbittorrent-nox-static.sh openssl
117
- name: boost
118
run: bash qbittorrent-nox-static.sh boost
119
- name: libtorrent
0 commit comments