Skip to content

Commit

Permalink
fix: try to fix macOS workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Jun 12, 2024
1 parent 4076d57 commit 53c88d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ jobs:

- name: Get externals
run: |
brew install python
brew install boost
pip3 install pyOpenSSL
pip3 install --break-system-packages pyOpenSSL
- name: Build
run: |
Expand Down

0 comments on commit 53c88d9

Please sign in to comment.