Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Jul 11, 2024
1 parent d29f5f2 commit 83f8bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
/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/
which pkg-config
pkg-config -h
pkg-config --cflags --libs nss
- name: Set up MSVC build environment (Windows)
Expand Down

0 comments on commit 83f8bda

Please sign in to comment.