Skip to content

Commit

Permalink
Merge pull request #52 from comboomPunkTsucht/dev
Browse files Browse the repository at this point in the history
.
  • Loading branch information
mcpeapsUnterstrichHD authored Sep 3, 2024
2 parents 7293116 + 24d1510 commit a36f47e
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 @@ -42,7 +42,7 @@ jobs:
brew install gtk+3 libsoup
- name: Set PKG_CONFIG_PATH
if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest'
if: matrix.os == 'ubuntu-latest'
run: |
echo "PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig" >> $GITHUB_ENV
Expand Down

0 comments on commit a36f47e

Please sign in to comment.