Skip to content

Commit 90f196b

Browse files
committed
up
1 parent 099163b commit 90f196b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validation-rust.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
# mariadb --version
8181
- run: 'ls "C:Program Files\MySQL\MySQL Server 8.0\"'
8282
- run: 'ls "C:Program Files\MySQL\MySQL Server 8.0\bin"'
83+
- run: 'ls "C:Program Files\MySQL\MySQL Server 8.0\lib"'
8384
- run: '"C:Program Files\MySQL\MySQL Server 8.0\bin\mysql" --version'
8485
- run: ls $env:MYSQLCLIENT_LIB_DIR_x86_64-pc-windows-msvc
8586
- if: runner.os == 'Windows'

0 commit comments

Comments
 (0)