Skip to content

Commit

Permalink
Fix Ubuntu 24.04 build
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrojnar committed Jun 1, 2024
1 parent b829e7a commit 2c27e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get remove needrestart || echo Ignored
sudo apt-get install -y libssl-dev zlib1g-dev python3-cryptography
- name: Install brew dependencies (macOS)
Expand Down

0 comments on commit 2c27e2e

Please sign in to comment.