Skip to content

Commit

Permalink
debug build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Przepiorowski committed Nov 10, 2023
1 parent ed00c01 commit 866d569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ jobs:
# eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
# echo $PERL_MB_OPT
brew uninstall --ignore-dependencies [email protected]
brew install openssl@1.1.1v
brew install https://github.com/Homebrew/homebrew-core/blob/ffa0f6655cbbbecaafb5334cefaae4c3eb1ffb8a/Formula/openssl%401.1.rb
$CELL/bin/cpanm Crypt::[email protected]
$CELL/bin/cpanm Crypt::Blowfish
export OPENSSL_PREFIX=`brew --prefix [email protected]`
Expand Down

0 comments on commit 866d569

Please sign in to comment.