Skip to content

Commit

Permalink
Try and find MSYS2 library path
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Mar 14, 2024
1 parent ba803bf commit bcc2ad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
echo "C:\\msys64\\usr\\bin"
echo "C:\\msys64\\mingw64\\bin"
} >> "$GITHUB_PATH"
find "C:\\msys64"
/c/msys64/usr/bin/pacman -S --noconfirm mingw-w64-x86_64-nss mingw-w64-x86_64-pkg-config
# See https://github.com/ilammy/msvc-dev-cmd#name-conflicts-with-shell-bash
rm /usr/bin/link.exe
Expand Down

0 comments on commit bcc2ad6

Please sign in to comment.