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 0af41c2 commit 0bf6308
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
rustup default stable-aarch64-apple-darwin
rustup toolchain list
buildCommand: |-
echo "PATH"
echo "$PATH"
echo "rustup toolchain list"
rustup toolchain list
echo ""
Expand Down

0 comments on commit 0bf6308

Please sign in to comment.