Skip to content

Commit

Permalink
where
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-sirotin committed May 14, 2024
1 parent 5839e4e commit a0da9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
shell: msys2 {0}
run: |
pacman -S --noconfirm mingw-w64-x86_64-dlfcn
where libdl.dll
if [ -e "C:/mingw64/lib/libdl.dll" ]
then
echo "<<< dlfcn FOUND"
Expand Down

0 comments on commit a0da9cd

Please sign in to comment.