Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jasagredo committed Apr 29, 2024
1 parent 94d452d commit b38a86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
if: runner.os == 'macOS'
shell: bash
run: |
brew install pkg-config
brew install pkg-config openssl@3.2.1
mkdir __prep__
pushd __prep__
Expand Down

0 comments on commit b38a86e

Please sign in to comment.