Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dfx-json committed Jan 14, 2023
1 parent 365426f commit 3a9559e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
which -a openssl
- name: Link OpenSSL (macOS only)
if: matrix.name == 'macos-latest'
if: matrix.name == 'macos'
run: |
# see https://github.dev/sfackler/rust-openssl/blob/2e986986784f0136d6666a0ef354ff6bafee63eb/openssl/src/lib.rs#L62-L63
export OPENSSL_STATIC=1
Expand Down

0 comments on commit 3a9559e

Please sign in to comment.