Skip to content

Commit 20fbb9a

Browse files
committed
Remove openssl installation
1 parent 389318a commit 20fbb9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
- name: Checkout repository
2626
uses: actions/checkout@v3
2727

28-
- name: Install dependencies
29-
run: brew install openssl@3
3028

3129
- name: Build zsign for ${{ matrix.arch }}
3230
shell: bash

0 commit comments

Comments
 (0)