Skip to content

Commit

Permalink
fix windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen Nijhuis committed Dec 21, 2023
1 parent cd8b4aa commit cd9c8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
- name: Install OpenSSL
if: matrix.platform == 'windows-latest'
run: |
choco install openssl
Expand Down

0 comments on commit cd9c8bd

Please sign in to comment.