Skip to content

Commit

Permalink
update the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Nov 11, 2024
1 parent 6bb7766 commit 866bcfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y pkg-config libssl-dev
echo "PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig" >> $GITHUB_ENV
echo "OPENSSL_DIR=/usr/lib/ssl" >> $GITHUB_ENV
- name: Install Chocolatey (Windows only)
Expand Down

0 comments on commit 866bcfb

Please sign in to comment.