Skip to content

Commit b8ff53b

Browse files
committed
up
1 parent 628795e commit b8ff53b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validation-rust.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
# mysql --version
7979
# echo "mariadb vers"
8080
# mariadb --version
81+
- run: ls C:Program Files\MySQL\MySQL Server 8.0\
82+
- run: ls C:Program Files\MySQL\MySQL Server 8.0\bin
8183
- run: C:Program Files\MySQL\MySQL Server 8.0\bin\mysql --version
8284
- run: ls $env:MYSQLCLIENT_LIB_DIR_x86_64-pc-windows-msvc
8385
- if: runner.os == 'Windows'

0 commit comments

Comments
 (0)