Skip to content

Commit

Permalink
another big bag of changes
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed May 20, 2024
1 parent fb7e626 commit bd1a202
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> /Users/runner/.bash_profile
source ~/.bash_profile
brew info openssl
ls -l /opt/homebrew/Cellar/openssl@3
tree /opt/homebrew/Cellar/openssl@3
ls /opt/homebrew/Cellar/openssl@3
- name: Checkout
uses: actions/checkout@v3
- name: "Build & Test"
Expand Down

0 comments on commit bd1a202

Please sign in to comment.