Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpeapsUnterstrichHD committed Sep 3, 2024
1 parent a7078ba commit daf9a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install macOS dependencies
if: matrix.os == 'macos-latest'
run: |
brew install gtk+3 libsoup webkitgtk
brew install gtk+3 libsoup
- name: Set PKG_CONFIG_PATH
if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest'
Expand Down

0 comments on commit daf9a4e

Please sign in to comment.