Skip to content

Commit

Permalink
Maybe setting PKG_CONFIG_PATH will help.
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 29, 2023
1 parent 55e18a1 commit 7f2c43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/winbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on: [push, workflow_dispatch]
defaults:
run:
shell: msys2 {0}
# env:
# PKG_CONFIG_PATH: /usr/local/share/pkgconfig
env:
PKG_CONFIG_PATH: /usr/local/share/pkgconfig

jobs:
c:
Expand Down

0 comments on commit 7f2c43f

Please sign in to comment.