Skip to content

Commit 7cf92b6

Browse files
committed
wip: what's in /mingw64
1 parent bf23519 commit 7cf92b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
apt-get: libsqlite3-dev
8888
mingw: sqlite3
8989
vcpkg: sqlite3
90+
- if: matrix.os == "windows"
91+
run: find /mingw64 -name '*dlfcn'
9092
- if: matrix.syslib == 'disable'
9193
uses: actions/cache@v4
9294
with:

0 commit comments

Comments
 (0)