Skip to content

Commit a8632c8

Browse files
committed
it is name
1 parent cdb1685 commit a8632c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
targets: "${{ matrix.target }}"
3535

3636
- name: Install OpenSSL
37-
if: matrix.runner == 'macos-amd64'
37+
if: matrix.name == 'macos-amd64'
3838
run: brew install openssl@3
3939

4040
- name: Setup Cache

0 commit comments

Comments
 (0)