Skip to content

Commit

Permalink
Back to sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
BrainStone committed Sep 21, 2024
1 parent 2b4c2e7 commit 864d367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
run: |
brew install rbenv/tap/[email protected]
ls -lA /opt/homebrew/Cellar/[email protected]
ln -sfnv /opt/homebrew/Cellar/[email protected]/1.0.2u /usr/local/opt/openssl
sudo ln -sfnv /opt/homebrew/Cellar/[email protected]/1.0.2u /usr/local/opt/openssl
stat /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
# This is to ensure unit tests with MariaDB4j don't fail
- name: Install libncurses5
Expand Down

0 comments on commit 864d367

Please sign in to comment.