[CI] Check runtime dependencies
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -71,6 +71,7 @@ jobs:
|
||||
shell: msys2 {0}
|
||||
id: build
|
||||
run: |
|
||||
pacman -S --noconfirm ${MINGW_PACKAGE_PREFIX}-ntldd
|
||||
cd /C/_
|
||||
if [[ "$MSYSTEM" != "${{ matrix.msystem }}" ]]; then
|
||||
MSYSTEM=${{ matrix.msystem }}
|
||||
|
||||
Reference in New Issue
Block a user