Skip to content

Commit

Permalink
Install OpenSSL on macOS build runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Jan 5, 2024
1 parent 11db5a5 commit 0b6cb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install tools and dependencies
run: brew install libtool autoconf automake pkg-config bison re2c
run: brew install libtool autoconf automake pkg-config bison re2c openssl

- name: Prepare compile.sh download cache
id: download-cache
Expand Down

0 comments on commit 0b6cb7e

Please sign in to comment.