Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
aleasims committed Dec 9, 2024
1 parent 729d87b commit 4bfdf95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ jobs:
run: |-
sudo apt-get update
sudo apt-get install -y openssl ca-certificates pkg-config cmake libssl-dev
ls -l /usr/lib/x86_64-linux-gnu/pkgconfig
pkg-config --libs --cflags openssl
- name: Install packages (MacOS)
if: matrix.os == 'macos-latest'
Expand Down

0 comments on commit 4bfdf95

Please sign in to comment.