Skip to content

Commit

Permalink
where
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Jul 11, 2024
1 parent 9848e16 commit d29f5f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
echo C:/msys64/mingw64/bin
} >> "$GITHUB_PATH"
/c/msys64/usr/bin/pacman -S --noconfirm nsinstall mingw-w64-x86_64-pkg-config mingw-w64-x86_64-nss
find C:/msys64/mingw64/lib/pkgconfig
find C:/msys64/usr/lib/pkgconfig/
pkg-config --cflags --libs nss
- name: Set up MSVC build environment (Windows)
if: runner.os == 'Windows'
Expand Down

0 comments on commit d29f5f2

Please sign in to comment.