Skip to content

Commit fa555a1

Browse files
committed
openssl on CI
1 parent 95549ab commit fa555a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/BuildPR.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
submodules: true
19+
- name: openSSL
20+
run: brew install openssl
1921
- name: Set XCode Version
2022
run: sudo xcode-select -s /Applications/${{ matrix.xcode }}.app
2123
- name: pre build

0 commit comments

Comments
 (0)