Skip to content

Commit 76f246c

Browse files
committed
Update matrix_cmake.yml
1 parent 3c39c9d commit 76f246c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/matrix_cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,12 @@ jobs:
108108
run: bash qbittorrent-nox-static.sh libexecinfo
109109
- name: zlib
110110
run: bash qbittorrent-nox-static.sh zlib
111-
- name: openssl
112-
run: bash qbittorrent-nox-static.sh openssl
113111
- name: iconv
114112
run: bash qbittorrent-nox-static.sh iconv
115113
- name: ${{ matrix.icu_step_name }}
116114
run: "${{ matrix.with_icu }}"
115+
- name: openssl
116+
run: bash qbittorrent-nox-static.sh openssl
117117
- name: boost
118118
run: bash qbittorrent-nox-static.sh boost
119119
- name: libtorrent

0 commit comments

Comments
 (0)