Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed May 7, 2024
1 parent 099163b commit 90f196b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validation-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
# mariadb --version
- run: 'ls "C:Program Files\MySQL\MySQL Server 8.0\"'
- run: 'ls "C:Program Files\MySQL\MySQL Server 8.0\bin"'
- run: 'ls "C:Program Files\MySQL\MySQL Server 8.0\lib"'
- run: '"C:Program Files\MySQL\MySQL Server 8.0\bin\mysql" --version'
- run: ls $env:MYSQLCLIENT_LIB_DIR_x86_64-pc-windows-msvc
- if: runner.os == 'Windows'
Expand Down

0 comments on commit 90f196b

Please sign in to comment.