Skip to content

Commit

Permalink
fix: Fix openssl dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed Sep 29, 2023
1 parent 56525a5 commit e487c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
env:
DEBUG: "napi:*"
OPENSSL_DIR: /usr/local
OPENSSL_DIR: /usr/local/Cellar/[email protected]/1.1.1w
jobs:
npm:
strategy:
Expand Down

0 comments on commit e487c8d

Please sign in to comment.